The type of file dialog to display
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.0.0
Syntax
| C# |
|---|
public enum FileDialogType |
| Visual Basic |
|---|
Public Enumeration FileDialogType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| FileOpen | 0 | Display a File Open dialog box | |
| FileSave | 1 | Display a File Save dialog box |