Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft