次の方法で共有


FileCandidate 構造体

定義

Indexing Service 検索クエリの戻り値を表す構造体。

public struct FileCandidate
type FileCandidate = struct
Public Structure FileCandidate
継承
FileCandidate

コンストラクター

FileCandidate(String)

ファイル候補を作成するコンストラクター

プロパティ

FilePath

検索クエリに一致する可能性がある候補の filePath

適用対象