Corresponds to a summary format choice
public class SummaryFormat : IEquatable<SummaryFormat>, IStructuralEquatable
| name | description |
|---|---|
| static get_B() | |
| static get_BPlus() | |
| static get_C() | |
| static get_Default() | |
| static get_N() | |
| static get_O() | |
| static get_R() | |
| static get_RPlus() | |
| static NewMany(…) | |
| AsString() | Returns the string to use in the command line |
| class Many | Aggregation of the above |
| static class Tags |