NuGetPackSettings.

Symbols Property

Summary

Gets or sets a value indicating whether a symbol package should be created. Defaults to false.

Syntax

public bool Symbols { get; set; }

Value

Type Description
bool true if a symbol package should be created; otherwise, false.