The length of the file (bytes), or -1 if not available.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public long ContentLength { get; set; }
Public Property ContentLength As Long
public: property long long ContentLength { long long get (); void set (long long value); }