HelpContextAttribute.HelpFilter Property

Definition

Gets or sets a String containing any filters that are in place to narrow down the search in the Help collection.

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

Property Value

A String containing any filters that are in place to narrow down the search in the Help collection.

Applies to