Method | Description | |
---|---|---|
Run ( string script, bool allowMultipleRuns ) : void |
Method | Description | |
---|---|---|
RunScriptNow ( Runspace runspace, string script ) : void |
public static Run ( string script, bool allowMultipleRuns ) : void | ||
script | string | |
allowMultipleRuns | bool | |
return | void |