|
IndexedFileChecksum Property |
File Checksum
Namespace: DrawerBackup.Client.FileSystemAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string Checksum { get; }
Public ReadOnly Property Checksum As String
Get
public:
property String^ Checksum {
String^ get ();
}
member Checksum : string with get
Property Value
Type:
String
See Also