PropertyTag
Leave feedback
On this page
Represents a tag used to mark metadata properties.
public sealed class PropertyTag : IEquatable<PropertyTag>
| Name | Description |
|---|---|
| Category { get; } | Gets the tag category. |
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified object is equal to the current object. |
| Equals(PropertyTag) | Indicates whether the current object is equal to another object of the same type. |
| override GetHashCode() | Serves as the default hash function. |
| override ToString() | Returns a string that represents the current object. |
| operator == | Indicates whether two objects of the same type are equal. |
| operator != | Indicates whether two objects of the same type are not equal. |
- namespace GroupDocs.Metadata.Tagging
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.