DotNetParameter.UseDefaultValue
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.