ToolboxItemFilterAttribute.FilterString Property

Definition

Gets the filter string for the toolbox item.

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

Property Value

The filter string for the toolbox item.

Applies to