Condividi tramite


RemoteSystemSessionInfo.DisplayName Proprietà

Definizione

Ottiene il nome pubblico per la sessione remota, specificato dal controller della sessione.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome visualizzato per la sessione.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a