Share via


IRunConfigurationEditor.HelpKeyword Property

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

Syntax

'Declaration
ReadOnly Property HelpKeyword As String
'Usage
Dim instance As IRunConfigurationEditor 
Dim value As String 

value = instance.HelpKeyword
string HelpKeyword { get; }
property String^ HelpKeyword {
    String^ get ();
}
function get HelpKeyword () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IRunConfigurationEditor Interface

IRunConfigurationEditor Members

Microsoft.VisualStudio.TestTools.Vsip Namespace