PexInstrumentTypeAttributeBase.InstrumentationLevel Eigenschaft

Definition

Ruft die Instrumentationsebene ab oder legt diese fest.

public:
 virtual property Microsoft::Pex::Framework::Instrumentation::PexInstrumentationLevel InstrumentationLevel { Microsoft::Pex::Framework::Instrumentation::PexInstrumentationLevel get(); void set(Microsoft::Pex::Framework::Instrumentation::PexInstrumentationLevel value); };
public virtual Microsoft.Pex.Framework.Instrumentation.PexInstrumentationLevel InstrumentationLevel { get; set; }
member this.InstrumentationLevel : Microsoft.Pex.Framework.Instrumentation.PexInstrumentationLevel with get, set
Public Overridable Property InstrumentationLevel As PexInstrumentationLevel

Eigenschaftswert

PexInstrumentationLevel

Die Instrumentationsebene.

Gilt für