ShareWindowCommandSource.GetForCurrentView 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.
Méthode statique que vous pouvez utiliser pour obtenir un instance d’un Objet ShareWindowCommandSource.
Important
L’API ShareWindowCommandSource.GetForCurrentView fait partie d’une fonctionnalité à accès limité (voir classe LimitedAccessFeatures). Pour plus d’informations ou pour demander un jeton de déverrouillage, utilisez le formulaire de demande de jeton d’accès LAF.
public:
static ShareWindowCommandSource ^ GetForCurrentView();
static ShareWindowCommandSource GetForCurrentView();
public static ShareWindowCommandSource GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As ShareWindowCommandSource
Retours
ShareWindowCommandSource pour l’affichage actuel. La vue actuelle doit être telle qu’elle soit en mesure de fournir l’icône de marque et le nom convivial de l’application cliente.