Click or drag to resize

UrlRequestEventArgsReturnBinary Property

The binary data for the handled URL, if applicable.

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public byte[] ReturnBinary { get; }

Property Value

Type: Byte
See Also