TypeFilterProviderAttribute::TypeFilterProviderTypeName Property

 

Gets the name of the type that implements ITypeFilterProvider.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
property String^ TypeFilterProviderTypeName {
	String^ get();
}

Property Value

Type: System::String^

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

.NET Framework
Available since 3.0
Return to top
Show: