CodeMaskLevel.Separator Property
Project Developer Reference |
The character that separates the level of a code mask from the next code mask. Can be one of the following characters: ".", "-", "+", or "/". Read/write String.
Syntax
expression.Separator
expression A variable that represents a CodeMaskLevel object.
Return Value
String
See Also