Not use in VC++
Try using this instead:
Type^ attributeType = AssemblyFileVersionAttribute::typeid;
(more…)