Share via


PexInstrumentTypeAttributeBase.InstrumentationLevel Property

Definition

Gets or sets the instrumentation level.

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

Property Value

The instrumentation level.

Applies to