DotNetArgument.Value
- 更新时间2026-02-03
- 阅读时长1分钟
DotNetArgument.Value
Syntax
DotNetArgument.Value
Data Type
Purpose
Specifies the argument value to pass for the corresponding parameter.
Remarks
When you pass a DotNetModuleArguments collection to the DotNetModule.Execute method, the adapter passes this property to the function instead of evaluating the DotNetParameter.ValueExpr expression.