Construtor PolicyDrivenFeatureConnector<TFeatureProviderType>

Initializes a new instance of the PolicyDrivenFeatureConnector<TFeatureProviderType> class.

Namespace:  Microsoft.Windows.Design.Policies
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    manager As FeatureManager _
)
protected PolicyDrivenFeatureConnector(
    FeatureManager manager
)
protected:
PolicyDrivenFeatureConnector(
    FeatureManager^ manager
)
new : 
        manager:FeatureManager -> PolicyDrivenFeatureConnector
protected function PolicyDrivenFeatureConnector(
    manager : FeatureManager
)

Parâmetros

Exceções

Exceção Condição
ArgumentNullException

manager is nulluma referência nula (Nothing no Visual Basic).

Segurança do .NET Framework

Consulte também

Referência

PolicyDrivenFeatureConnector<TFeatureProviderType> Classe

Namespace Microsoft.Windows.Design.Policies