ApplyApplicationDefaultsEventArgs.MinimumSplashScreenDisplayTime 属性

定义

获取或设置显示应用程序的 Splash 对话框的最短时间(以毫秒为单位)。

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

属性值

适用于