ApplyApplicationDefaultsEventArgs.MinimumSplashScreenDisplayTime Property

Definition

Gets or sets the minimum time, in milliseconds, that an application's Splash dialog is displayed.

public:
 property int MinimumSplashScreenDisplayTime { int get(); void set(int value); };
public int MinimumSplashScreenDisplayTime { get; set; }
member this.MinimumSplashScreenDisplayTime : int with get, set
Public Property MinimumSplashScreenDisplayTime As Integer

Property Value

Applies to