DotNetParameter.UseDefaultValue
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
DotNetParameter.UseDefaultValue
Syntax
DotNetParameter.UseDefaultValue
Data Type
Purpose
Specifies whether to use the default value of the parameter when calling the assembly.
Remarks
You can only use the default value for optional parameters. This property does not apply to DotNetParameter objects that represent fields of a structure or elements of an array.