IMetadataMetadataETag 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: 9.0.29552.0
Syntaxstring 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:
String
See Also