Share via


NotifyEventArgs.Value プロパティ

定義

アプリケーションに渡されるメソッド名を取得します。

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = notifyEventArgs.value;
Public ReadOnly Property Value As String

プロパティ値

String

Platform::String

winrt::hstring

JavaScript メソッド名。

適用対象