AppVeyorProject.

IsPrivate Property

Summary

Gets or sets a value indicating whether this instance is private.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorProject

Syntax

public bool IsPrivate { get; set; }

Value

Type Description
bool true if this instance is private; otherwise, false.