EngineInitializationSettings.SetApplicationMode
- 업데이트 날짜:2026-07-27
- 1분 (읽기 시간)
EngineInitializationSettings.SetApplicationMode
Syntax
EngineInitializationSettings.SetApplicationMode(mode)
Parameters
mode As ApplicationModes
[In] Specifies the application mode for the TestStand Engine.
Purpose
Sets the application mode for the TestStand Engine. Call this method before creating the Engine. Use ApplicationMode_Desktop for traditional desktop applications and ApplicationMode_Web for web-based applications.