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 StateMessageFile class.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public StateMessageFile(
ConfigMgrStateMessage sourceMessage
)
public:
StateMessageFile(
ConfigMgrStateMessage^ sourceMessage
)
Public Sub New (
sourceMessage As ConfigMgrStateMessage
)
Parameters
sourceMessage
Type: Microsoft.ConfigurationManagement.Messaging.Messages.ConfigMgrStateMessageThe source state message.
See Also
StateMessageFile Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top