GattLocalCharacteristic.UserDescription プロパティ

定義

このローカル特性のわかりやすい説明を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

このローカル特性のわかりやすい説明。

Windows の要件

アプリの機能
bluetooth

適用対象