RatedContentRestrictions.GetBrowsePolicyAsync 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.
Obtient les informations utilisées pour filtrer le catalogue de contenu d’une application.
public:
virtual IAsyncOperation<ContentRestrictionsBrowsePolicy ^> ^ GetBrowsePolicyAsync() = GetBrowsePolicyAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ContentRestrictionsBrowsePolicy> GetBrowsePolicyAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ContentRestrictionsBrowsePolicy> GetBrowsePolicyAsync();
function getBrowsePolicyAsync()
Public Function GetBrowsePolicyAsync () As IAsyncOperation(Of ContentRestrictionsBrowsePolicy)
Retours
Renvoie un objet ContentRestrictionsBrowsePolicy .
- Attributs