Click or drag to resize
SearchResultRowFileExtension Property
Returns the file extension of the result item. If the item has no file extension an empty string is returned.

Namespace: Colygon.MatchPoint.Search.Query
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public string FileExtension { get; }

Property Value

Type: String
See Also