次の方法で共有


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

名前。

適用対象