DotNetModule.Parameters
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
DotNetModule.Parameters
Syntax
DotNetModule.Parameters
Data Type
The collection of parameters for the method the module calls or the property the module accesses.
Purpose
Remarks
Returns the DotNetParameters collection that contains a list of the current parameters used as inputs and outputs of the corresponding module.
Call the DotNetModule.LoadPrototypeFromMetadataToken method before accessing this property.
See Also
DotNetModule.ConstructorParameters