PexInstrumentAssemblyAttributeBase.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 the instrumentation provider
protected:
override Microsoft::ExtendedReflection::Instrumentation::IInstrumentationProvider ^ CreateInstrumentationProvider();
protected override sealed Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider CreateInstrumentationProvider ();
override this.CreateInstrumentationProvider : unit -> Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider
Protected Overrides NotOverridable Function CreateInstrumentationProvider () As IInstrumentationProvider
Returns
Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider