Share via


FileSearch.FileType Propriété

Définition

Renvoie ou définit le type de fichier à rechercher lors d’une recherche de fichier.

public:
 property Microsoft::Office::Core::MsoFileType FileType { Microsoft::Office::Core::MsoFileType get(); void set(Microsoft::Office::Core::MsoFileType value); };
public Microsoft.Office.Core.MsoFileType FileType { get; set; }
member this.FileType : Microsoft.Office.Core.MsoFileType with get, set
Public Property FileType As MsoFileType

Valeur de propriété

Remarques

La constante msoFileTypeOfficeFiles inclut tous les fichiers avec l’une des extensions suivantes : *.doc, *.xls, *.ppt, *.pps, *.obd, *.mdb, *.mpd, *.dot, *.xlt, *.pot, *.obt, *.htm ou *.html.

S’applique à