Share via


XboxLiveEndpointPair.LocalHostName Property

Definition

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 HostName ^ LocalHostName { HostName ^ get(); };
HostName LocalHostName();
public HostName LocalHostName { get; }
var hostName = xboxLiveEndpointPair.localHostName;
Public ReadOnly Property LocalHostName As HostName

Property Value

The HostName object for the local endpoint.

Applies to