SearchScopes.Item[Int32] プロパティ

定義

SearchScopeローカル ドライブや Microsoft Outlook フォルダーなど、ファイル検索を実行する領域に対応するオブジェクトを返します。

public:
 property Microsoft::Office::Core::SearchScope ^ default[int] { Microsoft::Office::Core::SearchScope ^ get(int Index); };
public Microsoft.Office.Core.SearchScope this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.SearchScope
Default Public ReadOnly Property Item(Index As Integer) As SearchScope

パラメーター

Index
Int32

整数型 (Integer) の値を使用します。 取得する SearchScope オブジェクトを決定します。

プロパティ値

適用対象