LockScreenBadge.AutomationName Property

Definition

Gets the name.

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

Property Value

String

Platform::String

winrt::hstring

The name.

Applies to