XboxLiveHttpCallResponse.ResponseBodyJson Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the response body of the response as a JSON value.
public string ResponseBodyJson { get; }
member this.ResponseBodyJson : string
Public ReadOnly Property ResponseBodyJson As String
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveHttpCallResponsePublicNonVirtuals.ResponseBodyJson