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.
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