SmsDialogBase.ShowHelp Method
Launches the HTML .chm Help file window.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Me.ShowHelp
Syntax
'Declaration
Protected Sub ShowHelp
protected void ShowHelp ()
protected:
void ShowHelp ()
protected void ShowHelp ()
protected function ShowHelp ()
Exceptions
Exception type | Condition |
---|---|
ArgumentException | There is no help topic for this dialog box. |
InvalidOperationException | Could not find the Microsoft Management Console snap-in necessary to display the Help. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsDialogBase Class
SmsDialogBase Members
Microsoft.ConfigurationManagement.AdminConsole Namespace