SourceList Property

DTF API

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

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