Method | Description | |
---|---|---|
GetAppPlatformVersion ( ) : PlatformVersion | ||
GetAssociatedURIs ( ) : IEnumerable |
||
GetAuthor ( ) : string | ||
GetCapabilities ( ) : IEnumerable |
||
GetProductId ( ) : string | ||
GetRequirements ( ) : IEnumerable |
||
GetScreenResolutions ( ) : IEnumerable |
||
GetSupportedFileTypes ( ) : IEnumerable |
||
GetTitle ( ) : string | ||
GetVersion ( ) : string | ||
ManifestReader ( string fileName ) : System |
Method | Description | |
---|---|---|
GetAppElementAttribute ( string attrName ) : string |
public GetAppPlatformVersion ( ) : PlatformVersion | ||
return | PlatformVersion |
public GetScreenResolutions ( ) : IEnumerable |
||
return | IEnumerable |
public GetSupportedFileTypes ( ) : IEnumerable |
||
return | IEnumerable |
public ManifestReader ( string fileName ) : System | ||
fileName | string | |
return | System |