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 (); }