FileStreamOptions.Options Property

Definition

A bitwise combination of the enumeration values that specifies additional file options. The default value is None, which indicates synchronous IO.

public System.IO.FileOptions Options { get; set; }

Property Value

A bitwise combination of the FileOptions enum flags.

Exceptions

value contains an invalid value.

Applies to

Produs Versiuni
.NET 6, 7, 8, 9, 10