AutoPropertyAttribute.

Format Property

Summary

Format of the output, i.e. "-s {1}" where {0} is property name and {1} is value.
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AutoPropertyAttribute

Syntax

public string Format { get; set; }

Value

Type Description
string