VolumeLabel Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation VolumeLabel Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerMediaDiskVolumeLabel
Gets or sets the volume label of the media disk.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string VolumeLabel { get; set; }
Public Property VolumeLabel As String
	Get
	Set
public:
property String^ VolumeLabel {
	String^ get ();
	void set (String^ value);
}
member VolumeLabel : string with get, set
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)