I have a text file that I need to add new tags into the background like the details section does, such as Name, Attributes, Owner... In word docs, and music files it is built in where you can add extra information, however with text files you cannot add tags besides modifying the above built in ones. My boss wants me to create a vb.net program that can check for a certain tag in the details section to know if a file has been moved from one folder on our directory to another to make sure we have the correct program. He does not want me to physically put anything inside the text file so adding a tag is the only way we could think of to get around this.
thanks!