'Declaration Public Overridable ReadOnly Property IsConstant As Boolean
public virtual bool IsConstant {get;}
Property Value
A System.Boolean value.true
if the ExpressionInfo object represents constant value, otherwise false
.'Declaration Public Overridable ReadOnly Property IsConstant As Boolean
public virtual bool IsConstant {get;}
true
if the ExpressionInfo object represents constant value, otherwise false
.