StorageProviderErrorCommand(String, Uri) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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