Share via


StaticSiteTemplate.IsPrivate Property

Definition

Whether or not the newly generated repository is a private repository. Defaults to false (i.e. public).

public bool? IsPrivate { get; set; }
member this.IsPrivate : Nullable<bool> with get, set
Public Property IsPrivate As Nullable(Of Boolean)

Property Value

Applies to