Compartir a través de


PolicyDrivenFeatureConnector<TFeatureProviderType>.ItemFeatureProvider.FeatureProvider (Propiedad)

Obtiene el tipo de proveedor de características.

Espacio de nombres:  Microsoft.Windows.Design.Policies
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public ReadOnly Property FeatureProvider As TFeatureProviderType
    Get
public TFeatureProviderType FeatureProvider { get; }
public:
property TFeatureProviderType FeatureProvider {
    TFeatureProviderType get ();
}
member FeatureProvider : 'TFeatureProviderType
function get FeatureProvider () : TFeatureProviderType

Valor de propiedad

Tipo: TFeatureProviderType
[type] del proveedor de características.

Seguridad de .NET Framework

Vea también

Referencia

PolicyDrivenFeatureConnector<TFeatureProviderType>.ItemFeatureProvider Clase

Microsoft.Windows.Design.Policies (Espacio de nombres)