PolicyDrivenFeatureConnector<TFeatureProviderType>.ItemFeatureProvider.FeatureProvider-Eigenschaft

Ruft den Typ des Funktionsanbieters ab.

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

Syntax

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

Eigenschaftswert

Typ: TFeatureProviderType
Der [type] des Funktionsanbieters.

.NET Framework-Sicherheit

Siehe auch

Referenz

PolicyDrivenFeatureConnector<TFeatureProviderType>.ItemFeatureProvider Klasse

Microsoft.Windows.Design.Policies-Namespace