SocialInfoProviderManager.DeprovisionAsync 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.
Déprovisionne une application de l’utilisation de l’extensibilité des réseaux sociaux.
public:
static IAsyncAction ^ DeprovisionAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
static IAsyncAction DeprovisionAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.Deprecated("ISocialInfoProviderManagerStatics is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
static IAsyncAction DeprovisionAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction DeprovisionAsync();
[Windows.Foundation.Metadata.RemoteAsync]
[Windows.Foundation.Metadata.Deprecated("ISocialInfoProviderManagerStatics is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 131072, "Windows.ApplicationModel.SocialInfo.SocialInfoContract")]
public static IAsyncAction DeprovisionAsync();
function deprovisionAsync()
Public Shared Function DeprovisionAsync () As IAsyncAction
Retours
Action asynchrone indiquant que l’opération est terminée.
- Attributs