Deployment Tools Foundation
SourceList Property
Gets the source list of this product installation.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override SourceList SourceList { get; }
Public Overrides ReadOnly Property SourceList As SourceList Get
public: virtual property SourceList^ SourceList { SourceList^ get () override; }
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)