XboxLiveQualityOfServiceMetricResult.DeviceAddress Property

Definition

Gets the address of the remote device that was the target of the measurement.

Important

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

public:
 property XboxLiveDeviceAddress ^ DeviceAddress { XboxLiveDeviceAddress ^ get(); };
XboxLiveDeviceAddress DeviceAddress();
public XboxLiveDeviceAddress DeviceAddress { get; }
var xboxLiveDeviceAddress = xboxLiveQualityOfServiceMetricResult.deviceAddress;
Public ReadOnly Property DeviceAddress As XboxLiveDeviceAddress

Property Value

The address of the remote device that was the target of the measurement.

Applies to