TextWithLiterals Property
In This Topic
Gets the text input by the user as well as any literal characters defined in the mask.
Syntax
'Declaration
Public ReadOnly Property TextWithLiterals As System.String
public System.string TextWithLiterals {get;}
See Also