TemplateManifest ParseManifest Method
Overload List

  Name Description
Public method Static member ParseManifest(String, ManifestParseFlags)
ParseManifest parses the XML template manifest indicated by templatePath and creates a corresponding instance of TemplateManifest.
Public method Static member ParseManifest(String, TemplateLocation, ManifestParseFlags)
ParseManifest parses the XML template manifest indicated by fileName and location, and creates a corresponding instance of TemplateManifest.
Back to Top
See Also