[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the StatusMessageGeneratorclass. If you use this, you must make sure to invoke the GatherStatusMessageProperties method.

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

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
StatusMessageGenerator()
Public 
Sub 
New
public:
StatusMessageGenerator()

See Also