IHelpService.ShowHelpFromKeyword(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
顯示對應於指定關鍵字的說明主題。
public:
void ShowHelpFromKeyword(System::String ^ helpKeyword);
public void ShowHelpFromKeyword (string helpKeyword);
abstract member ShowHelpFromKeyword : string -> unit
Public Sub ShowHelpFromKeyword (helpKeyword As String)
參數
- helpKeyword
- String
要顯示之說明主題的關鍵字。
備註
Visual Studio 集成開發環境的 [說明] 系統會顯示主題。