Property | Type | Description | |
---|---|---|---|
GetHost | IHost |
Method | Description | |
---|---|---|
Execute ( string installPath, string scriptFileName, IPackage package, Project project, ILogger logger ) : bool | ||
PSScriptExecutor ( ) : System |
Method | Description | |
---|---|---|
GetHost ( ) : IHost |
public Execute ( string installPath, string scriptFileName, IPackage package, Project project, ILogger logger ) : bool | ||
installPath | string | |
scriptFileName | string | |
package | IPackage | |
project | Project | |
logger | ILogger | |
return | bool |