ThrowActivity.ITypeFilterProvider.FilterDescription Property

Definition

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

property System::String ^ System::Workflow::ComponentModel::Design::ITypeFilterProvider::FilterDescription { System::String ^ get(); };
string System.Workflow.ComponentModel.Design.ITypeFilterProvider.FilterDescription { get; }
member this.System.Workflow.ComponentModel.Design.ITypeFilterProvider.FilterDescription : string
 ReadOnly Property FilterDescription As String Implements ITypeFilterProvider.FilterDescription

Property Value

A String that contains the description of the filter.

Implements

Applies to