Metadata |
public struct MetadataTag
The MetadataTag type exposes the following members.
| Name | Description | |
|---|---|---|
| MetadataTag | Initializes a new instance of the MetadataTag struct. |
| Name | Description | |
|---|---|---|
| Equals |
Determine whether the specified Object is equal to the current MetadataTag.
(Overrides ValueTypeEquals(Object)) | |
| GetHashCode |
Serves as a hash function for a MetadataTag object.
(Overrides ValueTypeGetHashCode) | |
| GetType | (Inherited from Object) | |
| ToString |
Returns a String that represents the current MetadataTag.
(Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| PrivateComment | A metadata tag for private comments. | |
| PrivateSpecialUse | A metadata tag for specifying the special use of a folder. | |
| SharedAdmin | A metadata tag for specifying the contact information for the server administrator. | |
| SharedComment | A metadata tag for shared comments. |