Applies To
All
Purpose
Returns or sets the notes about the file.
Syntax
Object. Notes [ = sNotes]
[sNotes = ] Object.Notes
The Notes property syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
sNotes |
String |
Users’ notes about the file. |
Comments
This property allows the developer/user of the file to insert text describing the purpose of the file and or any other relevant information.
See Also