| MOVEitFileInfoFileSize Property |
Size in bytes of this file.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntaxpublic long FileSize { get; }Public ReadOnly Property FileSize As Long
Get
public:
property long long FileSize {
long long get ();
}Property Value
Type:
Int64
See Also