|
Messenger::ReceiveFileDir
The Messenger::ReceiveFileDir property returns the path
of the directory where files copied by Messenger when a file
transfer request is accepted are stored.
Syntax
This is a read-only property.
[string] ReceiveFileDir;
Data Type
A string containing the full path to the directory. The path
does not end with a backslash.
This property typically fails for the following reason:
- The current Messenger user is not signed in.
Remarks
None.
Property Information
| Object |
Messenger |
| Availability |
Messenger Plus! Live 4.00 |
See Also
Messenger Object.
|