Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public uint CalculateCRC( string path ) |
| Visual Basic |
|---|
Public Function CalculateCRC ( _ path As String _ ) As UInteger |
| Visual C++ |
|---|
public: unsigned int CalculateCRC( String^ path ) |
Parameters
- path
- Type: System..::..String