다음을 통해 공유


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

속성 값

적용 대상