Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Amount of space available on the disk in MB.
public long? AvailableSizeMB { get; }
member this.AvailableSizeMB : Nullable<int64>
Public ReadOnly Property AvailableSizeMB As Nullable(Of Long)