Property Field
Field
Returns the name of the field matched by this query.
Note that this may return null
if the query matches no terms.
Declaration
public abstract string Field { get; }
Property Value
Type | Description |
---|---|
System.String |