InstrumentedAttribute Constructor

 

Initializes a new instance of the InstrumentedAttribute class.

Namespace:   System.Management.Instrumentation
Assembly:  System.Management (in System.Management.dll)

NameDescription
System_CAPS_pubmethodInstrumentedAttribute()

Initializes a new instance of the InstrumentedAttribute class that is set for the root\default namespace. This is the default constructor.

System_CAPS_pubmethodInstrumentedAttribute(String^)

Initializes a new instance of the InstrumentedAttribute class that is set to the specified namespace for instrumentation within this assembly.

System_CAPS_pubmethodInstrumentedAttribute(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.

Return to top
Show: