Méthode | Description | |
---|---|---|
GetEnvironmentVariable ( string requestedVariable ) : string |
Retrive an environment variable. If the variable dosn't exist it will be created and populated from the app config
|
|
GetServiceName ( ) : string | ||
GetServiceVersion ( ) : int |
public GetEnvironmentVariable ( string requestedVariable ) : string | ||
requestedVariable | string | the Variable name |
Résultat | string |