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
public: virtual property SourceList^ SourceList { SourceList^ get () override; }