CommandViewModel.OpenHelpWindow 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.
Showing help information for current actived cmdlet.
public:
void OpenHelpWindow();
public:
void OpenHelpWindow();
void OpenHelpWindow();
public void OpenHelpWindow();
member this.OpenHelpWindow : unit -> unit
Public Sub OpenHelpWindow ()