共用方式為


SysStorageProviderEventReceivedEventArgs.Json 屬性

定義

僅供內部使用。

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

public:
 property Platform::String ^ Json { Platform::String ^ get(); };
winrt::hstring Json();
public string Json { get; }
var string = sysStorageProviderEventReceivedEventArgs.json;
Public ReadOnly Property Json As String

屬性值

String

Platform::String

winrt::hstring

僅供內部使用。

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

適用於