AutoPropertyAttribute.

Format Property

Summary

Gets or sets format of the output, i.e. "-s {1}" where {0} is property name and {1} is value.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
AutoPropertyAttribute

Syntax

public string Format { get; set; }

Value

Type Description
string