ExpressionTextBox.UseLocationExpression Property

Definition

Gets or sets a value that determines whether this instance uses the location expression.

public bool UseLocationExpression { get; set; }

Property Value

true if this instance uses the location expression; otherwise, false.

Remarks

A location expression (or L-value expression) is a type of expression that evaluates to an identifier and can be placed on the left hand side of an assignment statement. When you are binding the ExpressionTextBox to an Out argument, you would set this property to True.

Applies to

产品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1