Platform Core .NET Assemblies API
FileWriteOptions Enumeration
See Also  Send Feedback
Terrasoft.File.Abstractions Namespace : FileWriteOptions Enumeration

Glossary Item Box

Contains the file write options.

Syntax

 
C#
 
 

Members

MemberDescription
FinalPartWrite the final part of the file
FirstPartWrite the first part of the file.
NextPartWrite the next part of the file.
SinglePartWrite the single part file.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.File.Abstractions.FileWriteOptions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2021.