BuiltIn

DocumentTagCategory.BuiltIn property

Gets the tag that indicates that the property it labels is built-in.

public PropertyTag BuiltIn { get; }

Property Value

The tag that indicates that the property it labels is built-in.

See Also