Gets values to initialize the FileDialog.
Protected ReadOnly Property Options As Integer
protected int Options { get; }
protected: property int Options { int get (); }
member Options : int
The Options property corresponds to the flags used to initialize a file dialog box using Win32. Use the properties of the FileDialog class to get and set the options.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2