TemplatePackage IsValidManifest Method
Overload List

  Name Description
Public method IsValidManifest(String )
Check if the current manifest (property 'Manifest') is valid for the current files in the package.
Public method IsValidManifest(TemplatePackageManifest, String )
Check if a given manifest is valid for the current files in the package.
Back to Top
See Also