SearchScopes.Item[Int32] 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.
Retourne un SearchScope objet qui correspond à une zone dans laquelle effectuer une recherche de fichiers, comme les lecteurs locaux ou les dossiers Microsoft Outlook.
public:
property Microsoft::Office::Core::SearchScope ^ default[int] { Microsoft::Office::Core::SearchScope ^ get(int Index); };
public Microsoft.Office.Core.SearchScope this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.SearchScope
Default Public ReadOnly Property Item(Index As Integer) As SearchScope
Paramètres
- Index
- Int32
Argument de type Integer obligatoire. Détermine l'objet SearchScope à renvoyer.