DataObject.GetFileDropList Méthode

Définition

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

StringCollection

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.

S’applique à

Voir aussi