Search Results for

    Show / Hide Table of Contents

    Enum OpenDialog.OpenMode

    Determine which System.IO type to open.
    Namespace: Terminal.Gui
    Assembly: Terminal.Gui.dll
    Syntax
    public enum OpenMode

    Fields

    Name Description
    Directory Opens only directory or directories.
    File Opens only file or files.
    Mixed Opens files and directories.
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX