IFileSystemBasicInfoContentETag Property |
IT Hit User File System
Indicates if file content 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 ContentETag { get; set; }
Property ContentETag As String
Get
Set
property String^ ContentETag {
String^ get ();
void set (String^ value);
}
abstract ContentETag : string with get, set
Property Value
Type:
StringSee Also