IExpression.IsExpression Property

Definition

Indicates whether Value contains an expression.

public:
 property bool IsExpression { bool get(); };
public bool IsExpression { get; }
member this.IsExpression : bool
Public ReadOnly Property IsExpression As Boolean

Property Value

A Boolean value.

Applies to