CommandLineActivatedEventArgs.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 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 = commandLineActivatedEventArgs.splashScreen;
Public ReadOnly Property SplashScreen As SplashScreen
Valeur de propriété
Informations de transition de l’écran de démarrage.