Share via


FileTypes.Item[Int32] Propriété

Définition

Retourne une valeur qui indique le type de fichier recherché par la Execute(MsoSortBy, MsoSortOrder, Boolean) méthode de l’objet 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

Paramètres

Index
Int32

Entier facultatif. Numéro d'index de l'objet à renvoyer.

Valeur de propriété

S’applique à