Type of event.
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public CardEventType EventType { get; } |
Visual Basic |
---|
Public ReadOnly Property EventType As CardEventType Get |
Visual C++ |
---|
public: property CardEventType EventType { CardEventType get (); } |
F# |
---|
member EventType : CardEventType with get |