MsoFileFindView Énumération

Définition

Spécifie l’affichage à utiliser pour un processus de recherche de fichiers.

public enum class MsoFileFindView
public enum MsoFileFindView
type MsoFileFindView = 
Public Enum MsoFileFindView
Héritage
MsoFileFindView

Champs

msoViewFileInfo 1

Afficher les informations du fichier.

msoViewPreview 2

Afficher l’aperçu du fichier.

msoViewSummaryInfo 3

Afficher les informations récapitulatives.

Remarques

Utilisé avec l’objet FileFind . Cet objet n’est plus pris en charge.

S’applique à