IRunConfigurationEditor::HelpKeyword Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the Help keyword for this configuration editor.

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

property String^ HelpKeyword {
	String^ get ();
}

Property Value

Type: System::String
The Help keyword for this configuration editor.

Community Additions

Show: