Condividi tramite


WebUIPrintWorkflowForegroundTaskActivatedEventArgs.SplashScreen Proprietà

Definizione

Ottiene l'oggetto schermata iniziale che fornisce informazioni sulla transizione dalla schermata iniziale all'app attivata.

public:
 property SplashScreen ^ SplashScreen { SplashScreen ^ get(); };
SplashScreen SplashScreen();
public SplashScreen SplashScreen { get; }
var splashScreen = webUIPrintWorkflowForegroundTaskActivatedEventArgs.splashScreen;
Public ReadOnly Property SplashScreen As SplashScreen

Valore della proprietà

Oggetto che fornisce informazioni sullo schermo iniziale.

Implementazioni

Si applica a