Russell Giddings
Russell Giddings

Reputation: 9001

Where is the Code Analysis (FxCop) function in VS2008?

I've read that FxCop is integrated in to Visual Studio 2008 out of the box as "Code Analysis". I can't find how to run the analysis though. Where is the "Run Code Analysis" function?

Upvotes: 2

Views: 169

Answers (1)

Hans Passant
Hans Passant

Reputation: 941545

Yes, available in Analyze menu. But only in the Team System edition.

Upvotes: 4

Related Questions