FileData::Size Property

Gets the size of the file, in bytes.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

public:
property long long Size {
	long long get ();
}

Property Value

Type: System::Int64
The size of the file in bytes.
Show: