Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the MPName class.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public MPName(
string name
)
public:
MPName(
String^ name
)
Public Sub New (
name As String
)
Parameters
name
Type: System.StringManagement point host name.
See Also
MPNameāOverload
MPName Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top