DriveName Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation DriveName Property
The name of the drive this cost data applies to.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string DriveName { get; }
Public ReadOnly Property DriveName As String
	Get
public:
property String^ DriveName {
	String^ get ();
}
member DriveName : string with get
Property Value

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