| Miner.Responder.Shared.Replication Namespace > FeatureIdentification Class : InitializeProvider Method | 
'DeclarationPublic Shared Function InitializeProvider( _ ByVal providerSettings As System.Configuration.ProviderSettings _ ) As FeatureIdentificationProvider
'UsageDim providerSettings As System.Configuration.ProviderSettings Dim value As FeatureIdentificationProvider value = FeatureIdentification.InitializeProvider(providerSettings)
public static FeatureIdentificationProvider InitializeProvider( System.Configuration.ProviderSettings providerSettings )
public function InitializeProvider( providerSettings: System.Configuration.ProviderSettings ): FeatureIdentificationProvider; static;
public static function InitializeProvider( providerSettings : System.Configuration.ProviderSettings ) : FeatureIdentificationProvider;
public: static FeatureIdentificationProvider* InitializeProvider( System.Configuration.ProviderSettings* providerSettings )
public: static FeatureIdentificationProvider^ InitializeProvider( System.Configuration.ProviderSettings^ providerSettings )
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