FileSystemItemMetadataMacMetadataVersion Property |
IT Hit User File System
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax public string MetadataVersion { get; set; }
Public Property MetadataVersion As String
Get
Set
public:
property String^ MetadataVersion {
String^ get ();
void set (String^ value);
}
member MetadataVersion : string with get, set
Property Value
Type:
StringSee Also