Deployment Tools Foundation
LastUsedSource Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► SourceList ► LastUsedSource
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)