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

适用于