Skip to main content

IFolderBrowserDialogService Interface

In This Article

Provides methods to browse, create, and select folders in the File System by using the standard folder browser dialog.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public interface IFolderBrowserDialogService

#Remarks

To learn more, see FolderBrowserDialogService.

See Also