DotNetNuGetDeleteSettings.

NoServiceEndpoint Property

Summary

Gets or sets a value indicating whether to append "api/v2/package" to the source URL.

Syntax

public bool NoServiceEndpoint { get; set; }

Remarks

Available since .NET Core 2.1 SDK.

Value

Type Description
bool