DiscCapacity Property

Summary

Gets the capacity, in bytes, of the inserted media in the current 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly