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