SourceList Property

Microsoft Deployment Tools

Deployment Tools Foundation SourceList Property
Gets the source list of this product or patch installation.
Declaration Syntax
C# Visual Basic Visual C++
public virtual SourceList SourceList { get; }
Public Overridable ReadOnly Property SourceList As SourceList
public:
virtual property SourceList^ SourceList {
	SourceList^ get ();
}

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