AlternateDataStreamInfoSize Property |
Gets the size of the stream.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long Size { get; }
Public ReadOnly Property Size As Long
Get
public:
property long long Size {
long long get ();
}
member Size : int64 with get
Property Value
Type:
Int64See Also