DiskPrompt Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
	Set
public:
property String^ DiskPrompt {
	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)