CommonCModule.CodeTemplateName
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
CommonCModule.CodeTemplateName
Syntax
CommonCModule.CodeTemplateName
Data Type
Purpose
Specifies a code template associated with this module.
Remarks
The Module.CreateCode and CommonCModule.LoadPrototypeFromCodeTemplate methods use the code template this property specifies. If this property is empty, the Module.CreateCode method does not use a code template and the CommonCModule.LoadPrototypeFromCodeTemplate method does nothing. You can acquire a list of code template names using the collection the StepType.CodeTemplates property returns.