SKCloudServiceController.RequestStorefrontIdentifierAsync Méthode
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.
Demande l’identificateur de la vitrine de l’appareil.
public virtual System.Threading.Tasks.Task<Foundation.NSString> RequestStorefrontIdentifierAsync ();
abstract member RequestStorefrontIdentifierAsync : unit -> System.Threading.Tasks.Task<Foundation.NSString>
override this.RequestStorefrontIdentifierAsync : unit -> System.Threading.Tasks.Task<Foundation.NSString>
Retours
Tâche qui représente l’opération RequestStorefrontIdentifier asynchrone. La valeur du paramètre TResult est de type System.Action<Foundation.NSString,Foundation.NSError>.