|
DigitEventArgsDigit Property |
[Missing <summary> documentation for "P:VoiceElements.Interface.DigitEventArgs.Digit"]
Namespace:
VoiceElements.Interface
Assembly:
VoiceElementsInterface (in VoiceElementsInterface.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