MPName Class
Represents a management point host name record.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | MPName() | Initializes a new instance of the MPName class. |
![]() | MPName(String^) | Initializes a new instance of the MPName class. |
| Name | Description | |
|---|---|---|
![]() | Name | Gets or sets the management point host name. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | ToMPName(String^) | Converts the name from a string to an MPName instance. |
![]() | ToString() | Returns a string that represents the current object. (Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Implicit(String^ to MPName^) | Converts the name from a string to an MPName instance. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



