Share via


XboxLiveEndpointPair.Template Property

Definition

Gets the XboxLiveEndpointPairTemplate used to instantiate this endpoint pair.

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 XboxLiveEndpointPairTemplate ^ Template { XboxLiveEndpointPairTemplate ^ get(); };
XboxLiveEndpointPairTemplate Template();
public XboxLiveEndpointPairTemplate Template { get; }
var xboxLiveEndpointPairTemplate = xboxLiveEndpointPair.template;
Public ReadOnly Property Template As XboxLiveEndpointPairTemplate

Property Value

The XboxLiveEndpointPairTemplate used to instantiate this endpoint pair.

Applies to