CommandLineCmdletBase.RunShutdown(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.
Run shutdown command.
protected void RunShutdown(string args);
member this.RunShutdown : string -> unit
Protected Sub RunShutdown (args As String)
Parameters
- args
- String