HelpContextAttribute.HelpCollection 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 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.