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