Tags
PropertyDescriptor.Tags property
Gets a collection of tags associated with the property.
public IReadOnlyList<PropertyTag> Tags { get; }
Property Value
A collection of tags associated with the property.
See Also
- interface IReadOnlyList<T>
- class PropertyTag
- class PropertyDescriptor
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata