Partager via


FileConnectionManagerUIArgs constructeur

Initializes a new instance of the FileConnectionManagerUIArgs class.

Liste de surcharge

  Nom Description
Méthode publique FileConnectionManagerUIArgs() () () () Initializes a new instance of the FileConnectionManagerUIArgs class.
Méthode publique FileConnectionManagerUIArgs(ICollection) Initializes a new instance of the FileConnectionManagerUIArgs class using a collection of usage types specific to this connection.
Méthode publique FileConnectionManagerUIArgs(String) Initializes a new instance of the FileConnectionManagerUIArgs class using a String to specify what file types are valid for this connection.
Méthode publique FileConnectionManagerUIArgs(String, ICollection) Initializes a new instance of the FileConnectionManagerUIArgs class, initializing both the file type filter and the usage types.

Haut de la page