C# Class Microsoft.WindowsAzure.Samples.Common.ConfigurationReader

Afficher le fichier Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Méthodes publiques

Méthode Description
GetSettingValue ( string key ) : string

Private Methods

Méthode Description
GetSettingValue ( string key, bool throwIfKeyNotFound ) : string
Validate ( string key, string value ) : void

Method Details

GetSettingValue() public static méthode

public static GetSettingValue ( string key ) : string
key string
Résultat string