Hi All,
I want to read "Version" attribute of an extension from manifest.xml file in my panel. Refer below xml snippet:
<ExtensionList> <Extension Id="com.test.myExt" Version="1.0.1" /></ExtensionList>
I have referred Extension object from CSInterface but I couldn't find any property or method which provides Version value. Can anybody help me to get this?
Premiere Pro version: 11.0.1
Extension Type: Panel
Thanks & Regards,
Meet Tank