ManagementNameAttribute Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the user-friendly name for a manageable object. The ManagementName attribute defines a name property, and the name property is the user-friendly name for an object. The ManagementName attribute can be used on method parameters and properties marked with the ManagementProbe, ManagementKey, or ManagementConfiguration attributes.
The following tables list the members exposed by the ManagementNameAttribute type.
| Name | Description | |
|---|---|---|
![]() ![]() ![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from Attribute.) |
![]() ![]() ![]() | GetHashCode | Returns the hash code for this instance. (Inherited from Attribute.) |
![]() ![]() ![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from Attribute.) |
![]() ![]() ![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from Attribute.) |
![]() ![]() ![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | ManagementNameAttributeNew | Initializes a new instance of the ManagementNameAttribute class that specifies a value for the Name property of the class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the user-friendly name for an object. The object can be a method parameter or properties marked with the ManagementProbe, ManagementKey, or ManagementConfiguration attributes. |
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute.System.Runtime.InteropServices._Attribute.GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() | _Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() | _Attribute.System.Runtime.InteropServices._Attribute.GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() | _Attribute.System.Runtime.InteropServices._Attribute.Invoke | (Inherited from Attribute.) |
Show:

