| SharePointDocumentFileSize Property |
The size of the file in bytes.
Namespace:
Galactic.SharePoint
Assembly:
Galactic.SharePoint (in Galactic.SharePoint.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax public int FileSize { get; }
Public ReadOnly Property FileSize As Integer
Get
public:
property int FileSize {
int get ();
}
member FileSize : int with get
Property Value
Type:
Int32See Also