InstallSource Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation InstallSource Property
The installation source.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string InstallSource { get; }
Public ReadOnly Property InstallSource As String
	Get
public:
property String^ InstallSource {
	String^ get ();
}
member InstallSource : string with get
Property Value

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