Edit

Share via


XboxLiveHttpCallResponse.Headers Property

Definition

Gets the http headers of the response.

public Windows.Foundation.Collections.IMapView<string,string> Headers { get; }
member this.Headers : Windows.Foundation.Collections.IMapView<string, string>
Public ReadOnly Property Headers As IMapView(Of String, String)

Property Value

Windows.Foundation.Collections.IMapView<String,String>

Implements

Microsoft.Xbox.Services.__IXboxLiveHttpCallResponsePublicNonVirtuals.Headers

Applies to