Click or drag to resize

PlaceholderFileSetContentETag Method

IT Hit User File System
Sets content eTag.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.5.27224.0
Syntax
public void SetContentETag(
	string eTag
)

Parameters

eTag
Type: SystemString
Content eTag.
See Also