InstrumentedAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the InstrumentedAttribute class.
Assembly: System.Management (in System.Management.dll)
| Name | Description | |
|---|---|---|
![]() | InstrumentedAttribute() | Initializes a new instance of the InstrumentedAttribute class that is set for the root\default namespace. This is the default constructor. |
![]() | InstrumentedAttribute(String^) | Initializes a new instance of the InstrumentedAttribute class that is set to the specified namespace for instrumentation within this assembly. |
![]() | InstrumentedAttribute(String^, String^) | Initializes a new instance of the InstrumentedAttribute class that is set to the specified namespace and security settings for instrumentation within this assembly. |
Show:
