DotNetParameter.DefaultValue
- Updated2025-07-21
- 1 minute(s) read
DotNetParameter.DefaultValue
Syntax
DotNetParameter.DefaultValue
Data Type
Purpose
Returns a display string that represents the default value defined for the parameter.
Remarks
This value loads dynamically from the metadata stored in the assembly. The assembly you specify for the DotNetCall must exist and you must be able to load the assembly for TestStand to successfully retrieve this value.
The DefaultValue property does not apply to DotNetParameter objects that represent fields of a structure or elements of an array.