HelpKeyWordAttribute(String) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化一個新的類別實例 HelpKeyWordAttribute ,並使用指定的 Help 關鍵字。
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)
參數
- helpKeyword
- String
此屬性提供的「幫助」關鍵字。