Share via


FileCandidate Struct

Definition

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

Applies to