LastUsedSource Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation LastUsedSource Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerSourceListLastUsedSource
Gets or sets the most recently used source location for the product.
Declaration Syntax
C# Visual Basic Visual C++
public string LastUsedSource { get; set; }
Public Property LastUsedSource As String
	Get
	Set
public:
property String^ LastUsedSource {
	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)