The LiveViewException instance that generated this event.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.2.5 (10.6.2.5)
Syntax
C# | Visual Basic | Visual C++ |
public LiveViewException Exception { get; internal set; }
Public Property Exception As LiveViewException Get Friend Set
public: property LiveViewException^ Exception { LiveViewException^ get (); internal: void set (LiveViewException^ value); }