Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 670 Bytes

userdataaccountstore_getaccountasync_446150997.md

File metadata and controls

26 lines (18 loc) · 670 Bytes
-api-id -api-type
M:Windows.ApplicationModel.UserDataAccounts.UserDataAccountStore.GetAccountAsync(System.String)
winrt method

Windows.ApplicationModel.UserDataAccounts.UserDataAccountStore.GetAccountAsync

-description

Asynchronously gets the specified account.

-parameters

-param id

The Id string identifying the account.

-returns

Returns the UserDataAccount identified by the id parameter.

-remarks

-examples

-see-also