FileConnectionManagerUIArgs 建構

Initializes a new instance of the FileConnectionManagerUIArgs class.

多載清單 

  名稱 描述
公用方法 FileConnectionManagerUIArgs() () () () Initializes a new instance of the FileConnectionManagerUIArgs class.
公用方法 FileConnectionManagerUIArgs(ICollection) Initializes a new instance of the FileConnectionManagerUIArgs class using a collection of usage types specific to this connection.
公用方法 FileConnectionManagerUIArgs(String) Initializes a new instance of the FileConnectionManagerUIArgs class using a String to specify what file types are valid for this connection.
公用方法 FileConnectionManagerUIArgs(String, ICollection) Initializes a new instance of the FileConnectionManagerUIArgs class, initializing both the file type filter and the usage types.

頂端