VolumeLabel Property

Microsoft Deployment Tools

Deployment Tools Foundation VolumeLabel Property
Gets or sets the volume label of the media disk.
Declaration Syntax
C# Visual Basic Visual C++
public string VolumeLabel { get; set; }
Public Property VolumeLabel As String
public:
property String^ VolumeLabel {
	String^ get ();
	void set (String^ value);
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)