Click or drag to resize

MetadataMetadataETag 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.27334.0-Beta
Syntax
public string MetadataETag { get; set; }

Property Value

Type: String

Implements

IMetadataMetadataETag
See Also