IPropertyPage2.Help(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:
void Help(System::String ^ pszHelpDir);
public:
void Help(Platform::String ^ pszHelpDir);
void Help(std::wstring const & pszHelpDir);
public void Help (string pszHelpDir);
abstract member Help : string -> unit
Public Sub Help (pszHelpDir As String)
Parameters
- pszHelpDir
- String