DialDevice.FriendlyName プロパティ

定義

DIAL デバイスのフレンドリ名を取得します。

public:
 property Platform::String ^ FriendlyName { Platform::String ^ get(); };
winrt::hstring FriendlyName();
public string FriendlyName { get; }
var string = dialDevice.friendlyName;
Public ReadOnly Property FriendlyName As String

プロパティ値

String

Platform::String

winrt::hstring

DIAL デバイスのフレンドリ名。

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

適用対象