VolumeLabel Property From Microsoft Deployment Tools previous page next page Deployment Tools Foundation VolumeLabel Property Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► MediaDisk ► VolumeLabel C# Visual Basic Visual C++ 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) previous page start next page