C# Class Microsoft.HockeyApp.ManifestHelper

Helper class to reaed values from the WPManifest
Mostrar archivo Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
GetAppVersion ( ) : String
GetProductID ( ) : String

Private Methods

Method Description
GetValueFromManifest ( String key ) : String
ManifestHelper ( ) : Microsoft.Phone.Info

Method Details

GetAppVersion() public static method

public static GetAppVersion ( ) : String
return String

GetProductID() public static method

public static GetProductID ( ) : String
return String