| Miner.Responder.Framework.Tracing Namespace > GetSourcesForFeature Class : GetSourcesForFeature Constructor |
'DeclarationPublic Function New( _ ByVal feature As FeatureID, _ Optional ByVal state As GetSourcesForFeature.NetworkState _ )
'UsageDim feature As FeatureID Dim state As GetSourcesForFeature.NetworkState Dim instance As New GetSourcesForFeature(feature, state)
public GetSourcesForFeature( FeatureID feature, GetSourcesForFeature.NetworkState state )
public GetSourcesForFeature( feature: FeatureID; state: GetSourcesForFeature.NetworkState );
public function GetSourcesForFeature( feature : FeatureID, state : GetSourcesForFeature.NetworkState );
public: GetSourcesForFeature( FeatureID* feature, GetSourcesForFeature.NetworkState state )
public: GetSourcesForFeature( FeatureID^ feature, GetSourcesForFeature.NetworkState state )
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