Miner.Responder.Framework.Tracing Namespace > GetSourcesForFeature Class : NormalSources Property |
'Declaration
Public Property NormalSources As System.Collections.Generic.ICollection(Of ElectricSource)
'Usage
Dim instance As GetSourcesForFeature Dim value As System.Collections.Generic.ICollection(Of ElectricSource) instance.NormalSources = value value = instance.NormalSources
public System.Collections.Generic.ICollection<ElectricSource> NormalSources {get; set;}
public read-write property NormalSources: System.Collections.Generic.ICollection;
public function get,set NormalSources : System.Collections.Generic.ICollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2