AutoPropertyAttribute.

Format Property

Summary

Format of the output, i.e. "-s {1}" where {0} is property name and {1} is value.

Syntax

public string Format { get; set; }

Value

Type Description
string