共用方式為


LockScreenBadge.AutomationName 屬性

定義

取得名稱。

public:
 property Platform::String ^ AutomationName { Platform::String ^ get(); };
winrt::hstring AutomationName();
public string AutomationName { get; }
var string = lockScreenBadge.automationName;
Public ReadOnly Property AutomationName As String

屬性值

String

Platform::String

winrt::hstring

名稱。

適用於