Share via


StatusMessageGenerator.GetRequiredProperties Method ()

 

Gets a list of all of the status message properties that must be set.

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

Syntax

public string[] GetRequiredProperties()
public:
array<String^>^ GetRequiredProperties()
Public Function GetRequiredProperties As String()

Return Value

Type: System.String[]

See Also

StatusMessageGenerator Class
Microsoft.ConfigurationManagement.Messaging.StatusMessages Namespace

Return to top