Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
ExecuteCommand ( string scriptText ) : string | ||
ExecuteScript ( string scriptPath ) : string | ||
PowerShellSession ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System |
Метод | Описание | |
---|---|---|
PipelineExecutorOnDataReady ( |
||
PipelineExecutorOnErrorReady ( |
public ExecuteCommand ( string scriptText ) : string | ||
scriptText | string | |
Результат | string |
public ExecuteScript ( string scriptPath ) : string | ||
scriptPath | string | |
Результат | string |
public PowerShellSession ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System | ||
powerShellHost | IPowerShellHost | |
filesystemAccessor | IFilesystemAccessor | |
Результат | System |