XboxLiveInboundEndpointPairCreatedEventArgs.EndpointPair Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le XboxLiveEndpointPair qu’un appareil distant a créé avec l’appareil local.
Important
Cette API n’est pas disponible pour toutes les applications. Sauf si votre compte de développeur est spécialement approvisionné par Microsoft, les appels à ces API échouent au moment de l’exécution.
public:
property XboxLiveEndpointPair ^ EndpointPair { XboxLiveEndpointPair ^ get(); };
XboxLiveEndpointPair EndpointPair();
public XboxLiveEndpointPair EndpointPair { get; }
var xboxLiveEndpointPair = xboxLiveInboundEndpointPairCreatedEventArgs.endpointPair;
Public ReadOnly Property EndpointPair As XboxLiveEndpointPair
Valeur de propriété
XboxLiveEndpointPair qu’un appareil distant a créé avec l’appareil local.