[This is preliminary documentation and is subject to change.]
The ManifestUtils type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| GeneratePackagingManifest |
Generates packaging manifest for the specified directory. Optionally may specify root node name
| |
| HasTheSameContent |
Returns true when both config nodes represents the same manifest - that is the same file structure
|
Fields
| Name | Description | |
|---|---|---|
| CONFIG_CSUM_ATTR | ||
| CONFIG_DIR_SECTION | ||
| CONFIG_FILE_SECTION | ||
| CONFIG_LOCAL_PATH_ATTR | ||
| CONFIG_NAME_ATTR | ||
| CONFIG_PACKAGE_SECTION | ||
| CONFIG_PACKAGES_SECTION | ||
| CONFIG_SIZE_ATTR | ||
| MANIFEST_FILE_NAME |
See Also