Click or drag to resize
NuSpecBuilder Methods

The NuSpecBuilder type exposes the following members.

Methods
  NameDescription
Public methodAddContent
Adds a content to the manifest.
Public methodAddLibrary
Adds a library to the manifest. The library can be either framework specific, or not.
Public methodAddTools
Adds tools to the manifest.
Public methodBuildToStream
Builds NuSpec manifest to stream.
Top
See Also