Property FormatterOptions
FormatterOptions
When a named formatter is used, this will hold the options. For example, in "{0:choose(1,2,3):one|two|three}", FormatterOptions is "1,2,3".
Declaration
string FormatterOptions { get; }
Property Value
Type | Description |
---|---|
string |