The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I know how to retrieve tags of mp4 videos, using the object shell namespace, but I would like to use the object shell to edit the tags. Does anyone know the command structure?
For example, to get the title, I would use
How can I SET the title?
For example, to get the title, I would use
Code:
objFolder.GetDetailsof(filename,21)