Freigeben über


UserDataAccountManager.ShowAccountErrorResolverAsync(String) Methode

Definition

Diese Methode zeigt die Auflösungsmeldung für einen Kontofehler an.

public:
 static IAsyncAction ^ ShowAccountErrorResolverAsync(Platform::String ^ id);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction ShowAccountErrorResolverAsync(winrt::hstring const& id);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction ShowAccountErrorResolverAsync(string id);
function showAccountErrorResolverAsync(id)
Public Shared Function ShowAccountErrorResolverAsync (id As String) As IAsyncAction

Parameter

id
String

Platform::String

winrt::hstring

Die Id des Benutzerkontos.

Gibt zurück

Eine asynchrone Aktion, die den Erfolg oder Fehler angibt.

Attribute

Gilt für: