Condividi tramite


RemoteSystem.DisplayName Proprietà

Definizione

Ottiene il nome del computer del sistema remoto specificato.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = remoteSystem.displayName;
Public ReadOnly Property DisplayName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del sistema remoto specificato.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a