SqlScriptEditorControl.DefaultHelpContext Property

Definition

Gets the keyword that is pushed into the dynamic help window by default when this editor is active.

protected:
 virtual property cli::array <System::String ^> ^ DefaultHelpContext { cli::array <System::String ^> ^ get(); };
protected override string[] DefaultHelpContext { get; }
member this.DefaultHelpContext : string[]
Protected Overrides ReadOnly Property DefaultHelpContext As String()

Property Value

String[]

A string that contains the text.

Applies to