PropertyTests.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 PropertyTest objet de la PropertyTests collection.
public:
property Microsoft::Office::Core::PropertyTest ^ default[int] { Microsoft::Office::Core::PropertyTest ^ get(int Index); };
public Microsoft.Office.Core.PropertyTest this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Core.PropertyTest
Default Public ReadOnly Property Item(Index As Integer) As PropertyTest
Paramètres
- Index
- Int32
Entier facultatif. Numéro d’index du test de propriété à retourner.