MissingArgumentExpression Properties
A “Missing argument” error.| Name | Description |
|---|---|
| BracketsCount | Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
| Instance static | Gets the expression of the MissingArgumentExpression type. |
See Also