2010-11-14 24 views
12

Çalıştığımda, bu çıkışı "Çıktı" penceresinde görüyorum.StyleCop-Çıktım nerede?

Bulunan gerçek ihlallerle ilgili ayrıntıları nerede bulabilirim? Eğer VS2015 kullanıyorsanız

------ StyleCop started ------ 

Pass 1: Form1.Designer.cs... 
Pass 1: Form1.cs... 
Pass 1: MonthPeriod.cs... 
Pass 1: Application.Designer.cs... 
Pass 1: MonthPeriods.cs... 
Pass 1: AssemblyInfo.cs... 
Pass 1: Resources.Designer.cs... 
Pass 1: MyNamespaceSupportForCSharp.cs... 
Loaded Analyzer: Documentation Rules...Loaded Analyzer: Layout Rules...Loaded Analyzer: Maintainability Rules...Loaded Analyzer: Naming Rules...Loaded Analyzer: Ordering Rules...Loaded Analyzer: Readability Rules...Loaded Analyzer: Spacing Rules...Pass 1: Period.cs... 
Pass 2: Form1.cs... 
Pass 2: Application.Designer.cs... 
Pass 2: MyNamespaceSupportForCSharp.cs... 
Pass 2: Form1.Designer.cs... 

---------------------- Done ---------------------- 

Violation Count: 547 

cevap

17

Kontrol Hata ve Uyarılar sekmeleri

+4

+ IntelliSense kurmak için hata listesinde DropDownList ayarlamak –