NuGetPackSettings.

RequireLicenseAcceptance Property

Summary

Gets or sets a value indicating whether users has to accept the package license.

Syntax

public bool? RequireLicenseAcceptance { get; set; }

Value

Type Description
bool? true if users has to accept the package license; otherwise, false.