次の方法で共有


FileTypes.Item[Int32] プロパティ

定義

オブジェクトの メソッドによって検索されるファイルの種類を Execute(MsoSortBy, MsoSortOrder, Boolean) 示す値を FileSearch 返します。

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

パラメーター

Index
Int32

オプションの Integer。 取得するオブジェクトのインデックス番号を指定します。

プロパティ値

適用対象