Share via


ConfigMgrLocalMPLocationReply Constructor (LocalMPLocationReply)

 

Initializes a new instance of the ConfigMgrLocalMPLocationReply class.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public ConfigMgrLocalMPLocationReply(
    LocalMPLocationReply reply
)
public:
ConfigMgrLocalMPLocationReply(
    LocalMPLocationReply^ reply
)
Public Sub New (
    reply As LocalMPLocationReply
)

Parameters

See Also

ConfigMgrLocalMPLocationReply Overload
ConfigMgrLocalMPLocationReply Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top