InternalFileSystemBasicInfoContentETag Property |
IT Hit User File System
Namespace:
ITHit.FileSystem.Mac
Assembly:
ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax public string ContentETag { get; set; }
Public Property ContentETag As String
Get
Set
public:
virtual property String^ ContentETag {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ContentETag : string with get, set
override ContentETag : string with get, set
Property Value
Type:
StringImplements
IFileSystemBasicInfoContentETagSee Also