|
DigitEventArgsDigit Property |
The digit that was pressed.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public char Digit { get; }
Public ReadOnly Property Digit As Char
Get
public:
property wchar_t Digit {
wchar_t get ();
}
member Digit : char with get
Property Value
Type:
CharSee Also