共用方式為


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 引進)

適用於