C# Class Microsoft.HockeyApp.ManifestHelper

Helper class to reaed values from the WPManifest
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
GetAppVersion ( ) : String
GetProductID ( ) : String

Private Methods

Méthode Description
GetValueFromManifest ( String key ) : String
ManifestHelper ( ) : Microsoft.Phone.Info

Method Details

GetAppVersion() public static méthode

public static GetAppVersion ( ) : String
Résultat String

GetProductID() public static méthode

public static GetProductID ( ) : String
Résultat String