Partager via


MessagePropertyAttribute Constructor (MessagePropertyImportance)

 

Initializes a new instance of the MessagePropertyAttribute class. Builds the attribute with Importance.

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

Syntax

public MessagePropertyAttribute(
    MessagePropertyImportance importance
)
public:
MessagePropertyAttribute(
    MessagePropertyImportance importance
)
Public Sub New (
    importance As MessagePropertyImportance
)

Parameters

See Also

MessagePropertyAttribute Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top