InvokeWorkflowActivity.ITypeFilterProvider.FilterDescription Property

Definition

Gets a description of the filter being used by the workflow.

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

The description of the filter being used by the workflow.

Implements

Applies to