Click or drag to resize
Sandcastle Help File BuilderFileDialogType Enumeration
The type of file dialog to display

Namespace: SandcastleBuilder.Utils.Design
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public enum FileDialogType
Members
  Member nameValueDescription
FileOpen0Display a File Open dialog box
FileSave1Display a File Save dialog box
See Also