Compartir a través de


PeerInformation.ServiceName Propiedad

Definición

Obtiene el nombre del servicio o el número de puerto TCP del mismo nivel.

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

Valor de propiedad

String

Platform::String

winrt::hstring

El nombre del servicio o el número de puerto TCP del mismo nivel.

Requisitos de Windows

Características de aplicaciones
proximity

Se aplica a