PSDriveInfo.MaximumSize Property

Definition

When supported by provider this specifies a maximum drive size.

public:
 property Nullable<long> MaximumSize { Nullable<long> get(); };
public long? MaximumSize { get; }
member this.MaximumSize : Nullable<int64>
Public ReadOnly Property MaximumSize As Nullable(Of Long)

Property Value

Applies to