I am working on a small C# tool to read and write file properties (CAD files with custom properties).
Right now I am using the DSOFILE extension to read the custom properties and the "summaryproperties" option to read the normal ones.
Unfortunately I can't read the one shown on the picture below. Can anyone help me?