TypeFilterProviderAttribute.TypeFilterProviderTypeName Property

Definition

Gets the name of the type that implements ITypeFilterProvider.

public:
 property System::String ^ TypeFilterProviderTypeName { System::String ^ get(); };
public string TypeFilterProviderTypeName { get; }
member this.TypeFilterProviderTypeName : string
Public ReadOnly Property TypeFilterProviderTypeName As String

Property Value

A string that contains the name of the type that implements ITypeFilterProvider.

Applies to