InstrumentationClassAttribute Class
.NET Framework 2.0
Specifies that a class provides event or instance instrumentation.
Namespace: System.Management.Instrumentation
Assembly: System.Management (in system.management.dll)
Assembly: System.Management (in system.management.dll)
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct)] public class InstrumentationClassAttribute : Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct) */ public class InstrumentationClassAttribute extends Attribute
AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct) public class InstrumentationClassAttribute extends Attribute
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.