Gets the default values for the parameter.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Values As ExpressionInfoCollection | |
| C# | |
|---|---|
public ExpressionInfoCollection Values {get;} | |
Return Value
An ExpressionInfoCollection object containing the default values for the parameter.