选择一个或者多个文件文件:Microsoft.WindowsAPICodePack.Dialogs.CommonOpenFileDialog
选择文件夹:Microsoft.WindowsAPICodePack.Dialogs.CommonOpenFileDialog
保存文件夹:Microsoft.WindowsAPICodePack.Dialogs.CommonSaveFileDialog

NuGet 包管理器安装安装 WindowsAPICodePack-Shell

选择一个或者多个文件: OpenFileDialog
保存文件夹:SaveFileDialog

Microsoft.Win32

选择一个或者多个文件:OpenFileDialog
选择文件夹:FolderBrowserDialog
保存文件夹:SaveFileDialog

System.Windows.Forms

标签: none

添加新评论