The SalFileHandle type exposes the following members.

Properties

  NameDescription
Public propertyFileStream
Returns the wrapped FileStream object.
Public propertyHandle
Returns the handle for this SalFileHandle object
Public propertyIsBinary
Returns true if the file was opened in binary mode.
Public propertyIsNull
Checks if this SalFileHandle object contains a null value.
Public propertyLastError
Returns the last error code.

See Also