This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AndroidAppManifest.
Summary
Serializes the Android AppManifest
- Assembly
- Cake
.AndroidAppManifest .dll - Namespace
- Cake
.AndroidAppManifest - Containing Type
- Android
App Manifest Aliases
Syntax
public static AndroidAppManifest DeserializeAppManifest(this ICakeContext context, FilePath file)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
file | FilePath | filepath to appmanifest xml |
Return Value
Type | Description |
---|---|
AndroidAppManifest |