Dela via


IDisplayScriptProvider.HelpKeyword Property

Gets the F1 Help keyword that is associated with the script tool window.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
ReadOnly Property HelpKeyword As String
string HelpKeyword { get; }
property String^ HelpKeyword {
    String^ get ();
}
abstract HelpKeyword : string
function get HelpKeyword () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IDisplayScriptProvider Interface

Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare Namespace