GH_ExpressionParser.ThrowExceptions Property

GH_ExpressionParserThrowExceptions Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool ThrowExceptions { get; set; }
Public Property ThrowExceptions As Boolean
	Get
	Set

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ExpressionParser.ThrowExceptions"]

See Also