←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaWriter Assembly