XboxLiveEndpointPair.LocalHostName 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.
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.