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
Syntax public long FileSize { get; }
Public ReadOnly Property FileSize As Long
Get
public:
property long long FileSize {
long long get ();
}
Property Value
Type:
Int64See Also