Method | Description | |
---|---|---|
Execute ( |
Executes this task instance.
|
|
GetInstalledVersion ( ) : int |
Returns the currently installed version
|
|
InstallOrUpgrade ( ) : void |
Performs the install or upgrade
|
Method | Description | |
---|---|---|
ProviderInstallTask ( IFrameworkContext context ) : System |
public Execute ( |
||
context | ||
return | void |
public abstract GetInstalledVersion ( ) : int | ||
return | int |
protected ProviderInstallTask ( IFrameworkContext context ) : System | ||
context | IFrameworkContext | |
return | System |