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