ManagementEntityAttribute Constructor ()

 

Initializes a new instance of the T:System.Management.ManagementEntityAttribute class. This is the default constructor.

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

public:
ManagementEntityAttribute()

This constructor does not take a name parameter. If you do not specify a name by using the Name parameter, the name of the associated WMI class will default to the name of the attributed class.

.NET Framework
Available since 3.5
Return to top
Show: