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
Contains functionality to work with Android AppManifest files.
- Assembly
- Cake
.AndroidAppManifest .dll - Namespace
- Cake
.AndroidAppManifest - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AndroidAppManifestAliases"]
class Type type-node
Syntax
public static class AndroidAppManifestAliases
Attributes
| Type | Description |
|---|---|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| Deserialize |
AndroidAppManifest |
Serializes the Android AppManifest
static
|
| Deserialize |
AndroidAppManifest |
Deserializes the Android AppManifest
static
|
| SerializeAppManifest |
void |
Serializes a AppManifest into the specified file.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
