Editor

PersonTagCategory.Editor property

Gets the tag that labels a person who edited a file. The tag is usually used to mark a property containing information about the last editor.

public PropertyTag Editor { get; }

Property Value

The tag that labels a person who edited a file.

See Also