StorageProviderErrorCommand(String, Uri) Constructeur

Définition

Notes

Les scénarios pour cette API ne sont pas pris en charge. Utilisez plutôt des membres de StorageProviderStatusUI et des classes associées.

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)

Paramètres

label
String

Platform::String

winrt::hstring

actionUri
Uri Uri

S’applique à