PexInstrumentAssemblyAttributeBase.InstrumentationLevel Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İzleme düzeyini alır veya ayarlar. ' Protected ' düzeyi, derleme düzeyinde desteklenmiyor
public:
property Microsoft::Pex::Framework::Instrumentation::PexInstrumentationLevel InstrumentationLevel { Microsoft::Pex::Framework::Instrumentation::PexInstrumentationLevel get(); void set(Microsoft::Pex::Framework::Instrumentation::PexInstrumentationLevel value); };
public Microsoft.Pex.Framework.Instrumentation.PexInstrumentationLevel InstrumentationLevel { get; set; }
member this.InstrumentationLevel : Microsoft.Pex.Framework.Instrumentation.PexInstrumentationLevel with get, set
Public Property InstrumentationLevel As PexInstrumentationLevel