IFileSystemImageChangePoint Property  | 
  
    Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
SyntaxReadOnly Property ChangePoint As Integer
	Get
Dim instance As IFileSystemImage
Dim value As Integer
value = instance.ChangePoint
abstract ChangePoint : int with get
/** @property */
int get_ChangePoint()
function get ChangePoint () : int
function get_ChangePoint();
Property Value
Type: 
Int32
See Also