Event type
Namespace: BasicCard.BasicCards.LoaderAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public DownloadEventArgs..::..EventTypeEnum EventType { get; } |
Visual Basic |
---|
Public ReadOnly Property EventType As DownloadEventArgs..::..EventTypeEnum
Get |
Visual C++ |
---|
public:
property DownloadEventArgs..::..EventTypeEnum EventType {
DownloadEventArgs..::..EventTypeEnum get ();
} |
F# |
---|
member EventType : DownloadEventArgs..::..EventTypeEnum with get
|
Property Value
Type:
DownloadEventArgs..::..EventTypeEnum
See Also