SystemGestureData.Character Property |
|
Reserved.
Definition
| Visual Basic .NET |
Public ReadOnly Property Character As Char |
| C# |
public char Character { get; } |
| Managed C++ |
public: __property char* get_Character(); |
Property Value
System.Char.
This property is read-only. This property has no default value.