This document is archived and information here might be outdated. Recommended version. |
The download file size in bytes.
[Visual Basic .NET]
Public Property FileSize As Long
[C#]
public ulong FileSize {get; set;}
[C++]
HRESULT get_FileSize(
System.UInt64* pSize
);
[C++]
HRESULT put_FileSize(
Unsigned 64-bit int pSize
);
[C++] Parameters pSize [out, retval]
pSize is a parameter of type uint64* pSize [in]
pSize is a parameter of type uint64