Edit

Share via


XboxLiveHttpCallResponse.ResponseBodyVector Property

Definition

Gets the response body of the response as a byte vector.

public byte[] ResponseBodyVector { get; }
member this.ResponseBodyVector : byte[]
Public ReadOnly Property ResponseBodyVector As Byte()

Property Value

Byte[]

Implements

Microsoft.Xbox.Services.__IXboxLiveHttpCallResponsePublicNonVirtuals.ResponseBodyVector

Applies to