Partager via


HttpFileCollectionWrapper.GetKey(Int32) Méthode

Définition

Obtient le nom du fichier objet publié à l’index spécifié.

public:
 override System::String ^ GetKey(int index);
public override string GetKey (int index);
override this.GetKey : int -> string
Public Overrides Function GetKey (index As Integer) As String

Paramètres

index
Int32

Index du nom d’objet à retourner.

Retours

String

Nom du fichier objet publié qui est spécifié par index.

Exceptions

index est en dehors de la plage valide des index pour la collection.

S’applique à