Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

.ecfg file name

$
0
0
I'm generating some .ecfg files using post build events in my projects. I'm using .NET 4.5 and Visual Studio 2012. My file names are in the following format:
{<guid_id>}_<nameOfClass>.ecfg
But I noticed that most of the other ones are just <nameOfClass>.ecfg

I didn't see anything in ESRIRegasm.exe to name mine <nameOfClass>.ecfg.
How do I do this?

Viewing all articles
Browse latest Browse all 1374

Trending Articles