Contributor

PersonTagCategory.Contributor property

Gets the tag that labels a property containing the name of a person who somehow contributed to file creation. Please note that the tag is not applied towards metadata properties marked with more specific tags from this category. E.g. if a property labeled with the Creator tag.

public PropertyTag Contributor { get; }

Property Value

The tag that labels a property containing the name of a person who somehow contributed to file creation.

See Also