GattCharacteristic.UserDescription プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この 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
プロパティ値
この GattCharacteristic のユーザー フレンドリな説明。ユーザー記述記述子が存在する場合は、空の文字列になります。
Windows の要件
アプリの機能 |
bluetooth
|