namespace PowerToys { namespace Interop { [default_interface] static runtimeclass CommonManaged { static String GetProductVersion(); } } }