FilePointerID Property
Description
Represents the file pointer Id to be used in the File I/O operation. The file pointer ID is established and linked to a specific file in the File Open command.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property FilePointerID As String |
Return Type
Read/write String value.
See Also