Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Help keyword for this configuration editor.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
Syntax
'Declaration
ReadOnly Property HelpKeyword As String
Get
string HelpKeyword { get; }
property String^ HelpKeyword {
String^ get ();
}
abstract HelpKeyword : string
function get HelpKeyword () : String
Property Value
Type: System.String
The Help keyword for this configuration editor.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.