StorageProviderErrorCommand(String, Uri) 建構函式

定義

注意

不支援此 API 的案例。 請改用 StorageProviderStatusUI 和相關類別的成員。

public:
 StorageProviderErrorCommand(Platform::String ^ label, Uri ^ actionUri);
 StorageProviderErrorCommand(winrt::hstring const& label, Uri const& actionUri);
public StorageProviderErrorCommand(string label, System.Uri actionUri);
function StorageProviderErrorCommand(label, actionUri)
Public Sub New (label As String, actionUri As Uri)

參數

label
String

Platform::String

winrt::hstring

actionUri
Uri Uri

適用於