ITypeFilterProvider.FilterDescription Property

Definition

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

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

Property Value

A string value that contains the description of the filter.

Applies to