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

名称。

适用于