Прочетете на английски Редактиране

Споделяне чрез


FileDialog.Options Property

Definition

Gets the Win32 common file dialog flags that are used by file dialogs for initialization.

C#
protected int Options { get; }

Property Value

A Int32 that contains the Win32 common file dialog flags that are used by file dialogs for initialization.

Remarks

This value is used to display a file dialog with the current set of property values. The actual options are exposed as properties on the specific dialogs, but not documented as public flag values at this level, so the uses of this property are mainly internal, for use when implementing the derived classes OpenFileDialog and SaveFileDialog.

Applies to

Продукт Версии
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7