FileOpenType Property
Description
Value of ENUM_FILE_OPEN_TYPES enumeration type which specifies the file open mode used in opening a file.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property FileOpenType As ENUM_FILE_OPEN_TYPES |
Return Type
Read/write Enum_File_Open_Types enumeration.
See Also