共用方式為


SysStorageProviderEventReceivedEventArgs(String) 建構函式

定義

僅供內部使用。

[重要]這些介面存在,讓 Windows 檔案 應用程式可以實作這些介面,以便與其他檔案提供者整合。 這些介面不適用於一般用途,而且您撰寫的任何實作都不會由作業系統 (OS) 呼叫。

public:
 SysStorageProviderEventReceivedEventArgs(Platform::String ^ json);
 SysStorageProviderEventReceivedEventArgs(winrt::hstring const& json);
public SysStorageProviderEventReceivedEventArgs(string json);
function SysStorageProviderEventReceivedEventArgs(json)
Public Sub New (json As String)

參數

json
String

Platform::String

winrt::hstring

僅供內部使用。

[重要]這些介面存在,讓 Windows 檔案 應用程式可以實作這些介面,以便與其他檔案提供者整合。 這些介面不適用於一般用途,而且您撰寫的任何實作都不會由作業系統 (OS) 呼叫。

適用於