Click or drag to resize

FileMetadataContentETag 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.1.26791.0-Beta2
Syntax
public string ContentETag { get; set; }

Property Value

Type: String

Implements

IFileMetadataContentETag
See Also