←Select platform

SizeDisk Property

Summary

Gets the size of the image file on disk.

Syntax

C#
VB
C++
public long SizeDisk {get;} 
  
Public ReadOnly Property SizeDisk As Long 
public: 
property int64 SizeDisk { 
   int64 get(); 
} 

Property Value

The size of the image file on disk.

Example

For an example, refer to GetInformationRequest.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.