LaunchActivatedEventArgs.CurrentlyShownApplicationViewId Propriété
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 l’identificateur de la vue d’application actuellement affichée.
public:
property int CurrentlyShownApplicationViewId { int get(); };
int CurrentlyShownApplicationViewId();
public int CurrentlyShownApplicationViewId { get; }
var int32 = launchActivatedEventArgs.currentlyShownApplicationViewId;
Public ReadOnly Property CurrentlyShownApplicationViewId As Integer
Valeur de propriété
Int32
int
Identificateur de la vue d’application actuellement affichée.