DiscCapacity Property

Summary
Gets the capacity, in bytes, of the inserted media in the drive.
Syntax
C#
VB
C++
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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.