RemoteSystemApp.DisplayName Propriété

Définition

Nom convivial pour cette application. Il s’agit du nom utilisé par l’appareil pour l’identification Bluetooth. Si cela n’a pas été défini ou si l’appareil ne prend pas en charge Bluetooth, ce champ est vide.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne du nom complet.

S’applique à