FileCandidate Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Struct to represent the return value of an Indexing Service search query.
public struct FileCandidate
type FileCandidate = struct
Public Structure FileCandidate
- Inheritance
-
FileCandidate
Constructors
FileCandidate(String) |
Constructor to create a file candidate |
Properties
FilePath |
The filePath of the candidate that might have a potential match for the search query |