ConfigMgrContentLocationReply Constructor (ContentLocationReply)

 

Initializes a new instance of the ConfigMgrContentLocationReply class.

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

Syntax

public ConfigMgrContentLocationReply(
    ContentLocationReply reply
)
public:
ConfigMgrContentLocationReply(
    ContentLocationReply^ reply
)
Public Sub New (
    reply As ContentLocationReply
)

Parameters

See Also

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

Return to top