DiscCapacity Property
Summary
Gets the capacity, in bytes, of the inserted media in the current drive.
Syntax
public int DiscCapacity { get; }
Public ReadOnly Property DiscCapacity As Integer
public:
property int DiscCapacity {
int get();
}
Property Value
A integer value representing the size in bytes of the current media.