Description
Returns the computed unique File Signature for the File pointed to in Path. Path can be either a String, or an McStream reference.
-
Property type
-
A String value.
-
Syntax
-
object.FileSignature(Path)
The FileSignature Property syntax has these parts: |
| object | An expression evaluating to an object of type McFiles. | | Path | Required. A Variant value. | Remarks
This method was designed to produce the exact same result as previous versions of Media Cybernetics Software.
|