HelpContextAttribute.HelpFilter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.