PexMonitorSettingsAttributeBase.CreateInstrumentationProvider Method
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.
Creates an instrumentation providedr
protected:
abstract Microsoft::ExtendedReflection::Instrumentation::IInstrumentationProvider ^ CreateInstrumentationProvider();
protected abstract Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider CreateInstrumentationProvider ();
abstract member CreateInstrumentationProvider : unit -> Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider
Protected MustOverride Function CreateInstrumentationProvider () As IInstrumentationProvider
Returns
Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider