DiskPrompt Property

Microsoft Deployment Tools

Deployment Tools Foundation DiskPrompt Property
Gets or sets the prompt template that is used when prompting the user for installation media.
Declaration Syntax
C# Visual Basic Visual C++
public string DiskPrompt { get; set; }
Public Property DiskPrompt As String
public:
property String^ DiskPrompt {
	String^ get ();
	void set (String^ value);
}

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