MSHelpUtils.GetUrlFromF1Keyword(String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static System::String ^ GetUrlFromF1Keyword(System::String ^ helpCollection, System::String ^ f1Keyword);
public static string GetUrlFromF1Keyword (string helpCollection, string f1Keyword);
static member GetUrlFromF1Keyword : string * string -> string
Public Shared Function GetUrlFromF1Keyword (helpCollection As String, f1Keyword As String) As String
パラメーター
- helpCollection
- String
- f1Keyword
- String