IFileSystemItemMetadataMetadataETag Property |
IT Hit User File System
Indicates if metadata is modified. This property allows updating file content and metadata separately.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax string MetadataETag { get; set; }
Property MetadataETag As String
Get
Set
property String^ MetadataETag {
String^ get ();
void set (String^ value);
}
abstract MetadataETag : string with get, set
Property Value
Type:
StringSee Also