Sdílet prostřednictvím


PexPackageAssemblyAttribute.CreateInstrumentationProvider Method

Definition

Creates the instrumentation provider

protected:
 override Microsoft::ExtendedReflection::Instrumentation::IInstrumentationProvider ^ CreateInstrumentationProvider();
protected override Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider CreateInstrumentationProvider ();
override this.CreateInstrumentationProvider : unit -> Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider
Protected Overrides Function CreateInstrumentationProvider () As IInstrumentationProvider

Returns

Microsoft.ExtendedReflection.Instrumentation.IInstrumentationProvider

Applies to