ITypeFilterProvider::FilterDescription Property

 

Gets the description for the filter to be displayed on the class browser dialog box.

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

property String^ FilterDescription {
	String^ get();
}

Property Value

Type: System::String^

A string value that contains the description of the filter.

.NET Framework
Available since 3.0
Return to top
Show: