BuildNuSpecManifestEventArgsManifest Property |
NuSpec manifest created by
NuSpecBuilder. The manifest is available during the after phase of the event.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public Manifest Manifest { get; set; }
Property Value
Type:
ManifestSee Also