AutoPropertyAttribute.

OnlyWhenTrue Property

Summary

Gets or sets a value indicating whether outputs only when given value is true.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
AutoPropertyAttribute

Syntax

public bool OnlyWhenTrue { get; set; }

Value

Type Description
bool