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

이름입니다.

적용 대상