Partager via


PeerInformation.ServiceName Propriété

Définition

Obtient le nom du service ou le numéro de port TCP de l’homologue.

public:
 property Platform::String ^ ServiceName { Platform::String ^ get(); };
winrt::hstring ServiceName();
public string ServiceName { get; }
var string = peerInformation.serviceName;
Public ReadOnly Property ServiceName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom du service ou numéro de port TCP de l’homologue.

Configuration requise pour Windows

Fonctionnalités de l’application
proximity

S’applique à