Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes a new instance of the UploadRequest class.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public UploadRequest(
Guid messageId
)
public:
UploadRequest(
Guid messageId
)
Public Sub New (
messageId As Guid
)
Parameters
messageId
Type: System.GuidGUID that represents the request message ID.
See Also
UploadRequest Overload
UploadRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top