InstrumentationClassAttribute Constructor (InstrumentationType)
.NET Framework (current version)
Initializes a new instance of the InstrumentationClassAttribute class that is used if this type is derived from another type that has the InstrumentationClassAttribute attribute, or if this is a top-level instrumentation class (for example, an instance or abstract class without a base class, or an event derived from __ExtrinsicEvent).
Assembly: System.Management (in System.Management.dll)
Parameters
- instrumentationType
-
Type:
System.Management.Instrumentation::InstrumentationType
The type of instrumentation provided by this class.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: