Skip to content

Response.Result property

Response result, as a byte array.

public byte[]? Result { get; set; }

See Also