The TemplateManifest type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| ParseManifest(String, ManifestParseFlags) | ParseManifest parses the XML template manifest indicated by templatePath
and creates a corresponding instance of TemplateManifest.
| |
| ParseManifest(String, TemplateLocation, ManifestParseFlags) | ParseManifest parses the XML template manifest indicated by fileName
and location, and creates a corresponding instance of TemplateManifest.
| |
Returns a string that represents the current object. (Inherited from |
See Also