Condividi tramite


RemoteSystemApp.DisplayName Proprietà

Definizione

Nome descrittivo visualizzato per questa applicazione. Questo è il nome usato dal dispositivo per l'identificazione Bluetooth. Se non è stato impostato o il dispositivo non supporta Bluetooth, questo campo sarà vuoto.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa del nome visualizzato.

Si applica a