FileSearch.PropertyTests Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie la PropertyTests collection qui représente tous les critères de recherche d’une recherche de fichiers.
public:
property Microsoft::Office::Core::PropertyTests ^ PropertyTests { Microsoft::Office::Core::PropertyTests ^ get(); };
public Microsoft.Office.Core.PropertyTests PropertyTests { get; }
member this.PropertyTests : Microsoft.Office.Core.PropertyTests
Public ReadOnly Property PropertyTests As PropertyTests