PropertyDescriptor
PropertyDescriptor class
Represents a descriptor of a property that can be accessed through the GroupDocs.Metadata search engine.
public class PropertyDescriptor
Properties
| Name | Description |
|---|---|
| virtual AccessLevel { get; } | Gets the property access level. |
| Interpreter { get; } | Gets the property value interpreter. |
| Name { get; } | Gets the property name. |
| Tags { get; } | Gets a collection of tags associated with the property. |
| Type { get; } | Gets the property type. |
See Also
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata