Click or drag to resize

StatementHasArgumentParens Property

True if the Statement has parens around its argument.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual bool HasArgumentParens { get; }

Property Value

Type: Boolean
See Also