PropertyTag
Contents
[
Hide
]
PropertyTag class
Represents a tag used to mark metadata properties.
public sealed class PropertyTag : IEquatable<PropertyTag>
Properties
Name | Description |
---|---|
Category { get; } | Gets the tag category. |
Methods
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. |
See Also
- namespace GroupDocs.Metadata.Tagging
- assembly GroupDocs.Metadata