 | FormatSeparator Property |
Gets or sets the decimal separator character used in the formatted output.
The default separator is '.'. Common alternatives include ',' for European locales.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntaxchar Separator { get; set; }Property Separator As Char
Get
Set
Property Value
Char
See Also