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