ISolutionSearchOptions.SearchExternalItems プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
外部アイテムのコンテンツを検索するかどうかを取得します。 true の場合は、外部アイテム内の検索結果が返されます。 false の場合、外部アイテムの検索は行われません。
public:
property bool SearchExternalItems { bool get(); };
public:
property bool SearchExternalItems { bool get(); };
public bool SearchExternalItems { get; }
member this.SearchExternalItems : bool
Public ReadOnly Property SearchExternalItems As Boolean
プロパティ値
true の場合は、外部アイテム内の検索結果が返されます。 false の場合、外部アイテムの検索は行われません。