Méthode | Description | |
---|---|---|
GetApplication ( string name ) : Task |
Gets the application's information.
|
|
GetApplicationNames ( ) : Task |
Gets all application's names from the marketplace
|
|
GetApplications ( ) : Task |
Gets all applications from the marketplace
|
|
GetUserApplicationNames ( ) : Task |
Gets all application's names that were installed by the authenticated user.
|
|
GetUserApplications ( ) : Task |
Gets all applications installed by the authenticated user.
|
Méthode | Description | |
---|---|---|
Marketplace ( |
||
QueryApplications ( string name = null ) : Task |
public GetApplication ( string name ) : Task |
||
name | string | Required. Application names |
Résultat | Task |