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 Get Set
public: property String^ VolumeLabel { String^ get (); void set (String^ value); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)