Table of Contents

Property AllowedFileTypes

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AllowedFileTypes

The array of filename extensions allowed, or null if all file extensions are allowed.

public string[] AllowedFileTypes { get; set; }

Property Value

string[]

The allowed file types.