SetSubject

DublinCorePackage.SetSubject method (1 of 2)

Adds the subject.

public void SetSubject(string subject)
ParameterTypeDescription
subjectStringThe subject.

See Also


DublinCorePackage.SetSubject method (2 of 2)

Adds the subject.

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

See Also