SysStorageProviderEventReceivedEventArgs.Json 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
僅供內部使用。
[重要]這些介面存在,讓 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
屬性值
僅供內部使用。
[重要]這些介面存在,讓 Windows 檔案 應用程式可以實作它們,以便與其他檔案提供者整合。 這些介面不適用於一般用途,而且作業系統 (作業系統) 不會呼叫您撰寫的任何實作。