HelpContextAttribute.HelpCollection Property

Definition

Gets or sets a String containing the Help collection from which to retrieve the Help.

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

Property Value

A String containing the Help collection from which to obtain the Help.

Applies to