次の方法で共有


GattCharacteristic.UserDescription プロパティ

定義

この GattCharacteristic のわかりやすい説明を取得します。ユーザー記述記述子が存在する場合は、空の文字列になります。

public:
 property Platform::String ^ UserDescription { Platform::String ^ get(); };
winrt::hstring UserDescription();
public string UserDescription { get; }
var string = gattCharacteristic.userDescription;
Public ReadOnly Property UserDescription As String

プロパティ値

String

Platform::String

winrt::hstring

この GattCharacteristic のユーザー フレンドリな説明。ユーザー記述記述子が存在する場合は、空の文字列になります。

Windows の要件

アプリの機能
bluetooth

適用対象