Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Modules Namespaces
CMS.Modules
NuSpecBuilder Class
NuSpecBuilder Methods
AddContent Method
AddLibrary Method
AddTools Method
BuildToStream Method
NuSpecBuilder
BuildToStream Method
Builds NuSpec manifest to
stream
.
Namespace:
CMS.Modules
Assembly:
CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
BuildToStream
(
Stream
stream
)
Parameters
stream
Type:
System.IO
Stream
Stream for writing a NuSpec manifest.
Exceptions
Exception
Condition
ValidationException
Thrown When the resulting NuSpec manifest is not valid.
See Also
Reference
NuSpecBuilder Class
CMS.Modules Namespace
ModulePackagingEvents
BuildNuSpecManifest
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com