TotalFreeSpace Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides the total free space available on this volume, in bytes.

Namespace:  Microsoft.SPOT.IO
Assembly:  Microsoft.SPOT.IO (in Microsoft.SPOT.IO.dll)

Syntax

'Declaration
Public ReadOnly TotalFreeSpace As Long
public readonly long TotalFreeSpace
public:
initonly long long TotalFreeSpace
val TotalFreeSpace: int64
public final var TotalFreeSpace : long

.NET Framework Security

See Also

Reference

VolumeInfo Class

Microsoft.SPOT.IO Namespace