DublinCorePackage.SetSubject

SetSubject(string)

Adds the subject.

public void SetSubject(string subject)
ParameterTypeDescription
subjectStringThe subject.

See Also


SetSubject(string[])

Adds the subject.

public void SetSubject(string[] subject)
ParameterTypeDescription
subjectString[]The subject.

See Also