RemoteSystemApp.DisplayName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このアプリケーションの表示に適した名前。 これは、Bluetooth 識別にデバイスで使用される名前です。 これが設定されていない場合、またはデバイスが Bluetooth をサポートしていない場合、このフィールドは空になります。
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
プロパティ値
表示名の文字列。