PexInstrumentAssemblyAttributeBase.InstrumentationLevel Property

Definition

Gets or sets the instrumentation level. The 'protected' level is not supported at the assembly level

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

Property Value

Returns PexInstrumentationLevel.

Applies to