IFileSystemImage3ImportedVolumeName Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax string ImportedVolumeName { get; }
ReadOnly Property ImportedVolumeName As String
Get
Dim instance As IFileSystemImage3
Dim value As String
value = instance.ImportedVolumeName
abstract ImportedVolumeName : string with get
/** @property */
String get_ImportedVolumeName()
function get ImportedVolumeName () : String
function get_ImportedVolumeName();
Property Value
Type:
StringSee Also