FoundFiles.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 nom de fichier à partir de la liste des noms de fichiers représentés par l’objet FoundFiles .
public:
property System::String ^ default[int] { System::String ^ get(int Index); };
public string this[int Index] { get; }
member this.Item(int) : string
Default Public ReadOnly Property Item(Index As Integer) As String
Paramètres
- Index
- Int32
Argument de type Integer obligatoire. Numéro d’index de la chaîne de nom de fichier de l’Assistant Réponse ou du nom de fichier à retourner.