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.3.286
Syntax
C#
public byte[] ReturnBinary { get; }

Property Value

Byte
See Also