Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Determine from EnvDTE/VS SDK Debugger if the debugged application is a Windows Store app

$
0
0

Hello,

I'm trying to determine whether the debugged application is a Windows Store app. Currently, I'm searching the loaded modules to see if there are any *.winmd files present, but this is more of a hack. Is there a better way to do this?

Thanks!


Viewing all articles
Browse latest Browse all 4410

Trending Articles