PexInstrumentTypeAttributeBase.InstrumentationLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.