AppVeyorNuGetFeed.

PublishingEnabled Property

Summary

Gets or sets a value indicating whether this AppVeyorNuGetFeed publishing enabled.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorNuGetFeed

Syntax

public bool PublishingEnabled { get; set; }

Value

Type Description
bool true if publishing enabled; otherwise, false.