See Also
SearchResults Properties
|
SearchResults Class
|
SearchResults Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
SearchResults Class
>
SearchResults Properties
>
DocName Property
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
SearchResults::DocName Property
Name of the currently-selected document
C#
public
String
DocName
;
Remarks
Same as SearchResultsItem.Filename
See Also
SearchResults Properties
|
SearchResults Class
|
SearchResults Members
|
dtSearch.Engine