I
Ivo
Hi,
I need help with creating .txt and .doc files form c#. I know how to create
these files so that they contain the text I want, but besides that text, I
also need to write metadata (hope that the term is right) to these files.
That means that I have a string 'title', a string 'author' and a string
'date' that I need to "attach" to the file. Off course, these information
(title, author and date) should not be written "into the file", but to be
available for seeing when someone rightclicks on the file, and then goes to
summary tab. I apologize if this or a question very much like this has
already been asked. Unfortunatley, I don't have the time to browse through
the enitre group.
Thanks.
I need help with creating .txt and .doc files form c#. I know how to create
these files so that they contain the text I want, but besides that text, I
also need to write metadata (hope that the term is right) to these files.
That means that I have a string 'title', a string 'author' and a string
'date' that I need to "attach" to the file. Off course, these information
(title, author and date) should not be written "into the file", but to be
available for seeing when someone rightclicks on the file, and then goes to
summary tab. I apologize if this or a question very much like this has
already been asked. Unfortunatley, I don't have the time to browse through
the enitre group.
Thanks.