MSHelpUtils.GetUrlFromF1Keyword(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- helpCollection
- String
- f1Keyword
- String