Method | Description | |
---|---|---|
GetStatus ( string appSource ) : void | ||
Install ( string manifestFile ) : void | ||
Uninstall ( string manifestFile ) : void |
public static GetStatus ( string appSource ) : void | ||
appSource | string | |
return | void |
public static Install ( string manifestFile ) : void | ||
manifestFile | string | |
return | void |
public static Uninstall ( string manifestFile ) : void | ||
manifestFile | string | |
return | void |