ArcObjects Library Reference (GeoprocessingUI)  

IArcQuery.Expression Property

The full ArcInfo selection expression.

[Visual Basic .NET]
Public Property Expression As String
[C#]
public string Expression {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcQuery Interface