List<ICompilationSource> Sources { get; }
ReadOnly Property Sources As List(Of ICompilationSource) Get
property List<ICompilationSource^>^ Sources { List<ICompilationSource^>^ get (); }
abstract Sources : List<ICompilationSource> with get
In This Article