C# 클래스 Microsoft.HockeyApp.ManifestHelper

Helper class to reaed values from the WPManifest
파일 보기 프로젝트 열기: bitstadium/HockeySDK-Windows

공개 메소드들

메소드 설명
GetAppVersion ( ) : String
GetProductID ( ) : String

비공개 메소드들

메소드 설명
GetValueFromManifest ( String key ) : String
ManifestHelper ( ) : Microsoft.Phone.Info

메소드 상세

GetAppVersion() 공개 정적인 메소드

public static GetAppVersion ( ) : String
리턴 String

GetProductID() 공개 정적인 메소드

public static GetProductID ( ) : String
리턴 String