DataObject.GetFileDropList Méthode
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 ensemble de chaînes qui contient une liste de fichiers effacés.
public:
System::Collections::Specialized::StringCollection ^ GetFileDropList();
public System.Collections.Specialized.StringCollection GetFileDropList ();
member this.GetFileDropList : unit -> System.Collections.Specialized.StringCollection
Public Function GetFileDropList () As StringCollection
Retours
Ensemble de chaînes, où chaque chaîne spécifie le nom d'un fichier dans la liste de fichiers effacés, ou null
si les données ne sont pas disponibles dans ce format.