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.QueryAssembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax public string FileExtension { get; }
Property Value
Type:
StringSee Also