共用方式為


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 方法名稱。

適用於