Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

About this user

Matt Scilipoti

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

Reflector as VS External tool

Tuesday, February 20, 2007 12:51:57 PM (Pacific Standard Time, UTC-08:00)
I'll add one additional must do for reflector - add it to the tools menu in VS. Add it as a tools - External tools. Here's what I put for Arguments:

/fontsize:14 /fontfamily:Arial $(TargetPath)


Automatically pulls up the current assembly you are working on.
Jon Flanders

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS