BuildNuSpecManifestEventArgsNuSpecBuilder Property |
Builder class for NuSpec manifest. Use the builder to adjust the resulting manifest during the before phase of the event.
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public NuSpecBuilder NuSpecBuilder { get; set; }
Property Value
Type:
NuSpecBuilderSee Also