ManagementEntityAttribute Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines an attribute on a class that is used to indicate that the class provides management information exposed through a WMI provider.

The following tables list the members exposed by the ManagementEntityAttribute type.

  NameDescription
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkEqualsReturns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.)
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkGetHashCodeReturns the hash code for this instance. (Inherited from Attribute.)
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
IsDefaultAttributeWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from Attribute.)
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from Attribute.)
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)

  NameDescription
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)

  NameDescription
ManagementEntityAttributeNewInitializes a new instance of the ManagementEntityAttribute class. This is the default constructor.

  NameDescription
External
NameGets or sets the name of the WMI provider.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Show: