HelpKeyWordAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der HelpKeyWordAttribute-Klasse mit dem angegebenen Hilfeschlüsselwort.

public:
 HelpKeyWordAttribute(System::String ^ helpKeyword);
public HelpKeyWordAttribute (string helpKeyword);
new Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWordAttribute : string -> Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWordAttribute
Public Sub New (helpKeyword As String)

Parameter

helpKeyword
String

Das von diesem Attribut angegebene Hilfeschlüsselwort.

Gilt für: