SourceList Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation SourceList Property
Gets the source list of this product installation.
Declaration Syntax
C# Visual Basic Visual C++
public override SourceList SourceList { get; }
Public Overrides ReadOnly Property SourceList As SourceList
	Get
public:
virtual property SourceList^ SourceList {
	SourceList^ get () override;
}
Property Value

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