ManifestUtils MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The ManifestUtils type exposes the following members.
Methods

  NameDescription
Public methodStatic memberGeneratePackagingManifest
Generates packaging manifest for the specified directory. Optionally may specify root node name
Public methodStatic memberHasTheSameContent
Returns true when both config nodes represents the same manifest - that is the same file structure
Back to Top
Fields

  NameDescription
Public fieldStatic memberCONFIG_CSUM_ATTR
Public fieldStatic memberCONFIG_DIR_SECTION
Public fieldStatic memberCONFIG_FILE_SECTION
Public fieldStatic memberCONFIG_LOCAL_PATH_ATTR
Public fieldStatic memberCONFIG_NAME_ATTR
Public fieldStatic memberCONFIG_PACKAGE_SECTION
Public fieldStatic memberCONFIG_PACKAGES_SECTION
Public fieldStatic memberCONFIG_SIZE_ATTR
Public fieldStatic memberMANIFEST_FILE_NAME
Back to Top
See Also