UserDataAccountProviderActivatedEventArgs.SplashScreen 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’objet d’écran de démarrage, qui fournit des informations sur la transition de l’écran de démarrage à l’application activée.
public:
property SplashScreen ^ SplashScreen { SplashScreen ^ get(); };
SplashScreen SplashScreen();
public SplashScreen SplashScreen { get; }
var splashScreen = userDataAccountProviderActivatedEventArgs.splashScreen;
Public ReadOnly Property SplashScreen As SplashScreen
Valeur de propriété
Objet qui fournit des informations sur l’écran de démarrage.
Implémente
Configuration requise pour Windows
Fonctionnalités de l’application |
userDataAccountsProvider
|