IFileSystemImageResultDiscId Property  | 
  
    Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
SyntaxReadOnly Property DiscId As String
	Get
Dim instance As IFileSystemImageResult
Dim value As String
value = instance.DiscId
abstract DiscId : string with get
/** @property */
String get_DiscId()
function get DiscId () : String
Property Value
Type: 
String
See Also