Show / Hide Table of Contents

Property FileOpenSaveDialog.FileTypes


Overload

List of file types, like with Microsoft.Win32.FileDialog.Filter. Example: "Text files|*.txt|Office files|*.doc;*.xls|All files|*.*"

public Strings FileTypes { get; set; }
Property Value
Strings