PropertyDescriptors
MetadataPackage.PropertyDescriptors property
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
public IReadOnlyList<PropertyDescriptor> PropertyDescriptors { get; }
Property Value
A collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
See Also
- interface IReadOnlyList<T>
- class PropertyDescriptor
- class MetadataPackage
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata