public long TotalFileLength { get; init; }
Public Property TotalFileLength As Long Get Set
public: property long long TotalFileLength { long long get (); void set (long long value); }
member TotalFileLength : int64 with get, set
In This Article