Udostępnij za pośrednictwem


ConfigMgrEnumerateMPLocationReply Constructor (EnumerateMPLocationReply)

 

Initializes a new instance of the ConfigMgrEnumerateMPLocationReply class.

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

Syntax

public ConfigMgrEnumerateMPLocationReply(
    EnumerateMPLocationReply reply
)
public:
ConfigMgrEnumerateMPLocationReply(
    EnumerateMPLocationReply^ reply
)
Public Sub New (
    reply As EnumerateMPLocationReply
)

Parameters

See Also

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

Return to top