FileStream(SafeFileHandle,FileAccess,Int32)
FileStream(SafeFileHandle,FileAccess,Int32,Boolean)
FileStream(IntPtr,FileAccess)
FileStream(IntPtr,FileAccess,Boolean)
FileStream(IntPtr,FileAccess,Boolean,Int32)
FileStream(IntPtr,FileAccess,Boolean,Int32,Boolean)
FileStream(String,FileMode)
FileStream(String,FileMode,FileAccess)
FileStream(String,FileMode,FileAccess,FileShare)
FileStream(String,FileMode,FileAccess,FileShare,Int32)
FileStream(String,FileMode,FileAccess,FileShare,Int32,Boolean)
FileStream(String,FileMode,FileAccess,FileShare,Int32,FileOptions)
FileStream(String,FileMode,FileSystemRights,FileShare,Int32,FileOptions)
FileStream(String,FileMode,FileSystemRights,FileShare,Int32,FileOptions,FileSecurity)
FileStream(SafeFileHandle,FileAccess)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle SafeFileHandle access FileAccess - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(SafeFileHandle,FileAccess,Int32)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle SafeFileHandle access FileAccess bufferSize Int32 - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(SafeFileHandle,FileAccess,Int32,Boolean)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle SafeFileHandle access FileAccess bufferSize Int32 isAsync Boolean - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle IntPtr access FileAccess - Attributes
-
Name Value/Assignment ObsoleteAttribute This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access) instead. http://go.microsoft.com/fwlink/?linkid=14202 - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(IntPtr,FileAccess,Boolean)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle IntPtr access FileAccess ownsHandle Boolean - Attributes
-
Name Value/Assignment ObsoleteAttribute This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202 - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(IntPtr,FileAccess,Boolean,Int32)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle IntPtr access FileAccess ownsHandle Boolean bufferSize Int32 - Attributes
-
Name Value/Assignment ObsoleteAttribute This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access, int bufferSize) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202 - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(IntPtr,FileAccess,Boolean,Int32,Boolean)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description handle IntPtr access FileAccess ownsHandle Boolean bufferSize Int32 isAsync Boolean - Attributes
-
Name Value/Assignment ObsoleteAttribute This constructor has been deprecated. Please use new FileStream(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) instead, and optionally make a new SafeFileHandle with ownsHandle=false if needed. http://go.microsoft.com/fwlink/?linkid=14202 - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileAccess)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode access FileAccess - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileAccess,FileShare)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode access FileAccess share FileShare - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileAccess,FileShare,Int32)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode access FileAccess share FileShare bufferSize Int32 - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileAccess,FileShare,Int32,Boolean)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode access FileAccess share FileShare bufferSize Int32 useAsync Boolean - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileAccess,FileShare,Int32,FileOptions)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode access FileAccess share FileShare bufferSize Int32 options FileOptions - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileSystemRights,FileShare,Int32,FileOptions)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode rights FileSystemRights share FileShare bufferSize Int32 options FileOptions - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
FileStream(String,FileMode,FileSystemRights,FileShare,Int32,FileOptions,FileSecurity)
- Category
- Constructor
- Type
- void
- Character
- public
- Parameters
-
Name Type Description path String mode FileMode rights FileSystemRights share FileShare bufferSize Int32 options FileOptions fileSecurity FileSecurity - Tags
- 0104BC7FDA, 02E3ABA98D, 03057FF933
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database