共用方式為


MessageInvalidPropertySettingException Constructor

 

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

Overload List

Name Description
System_CAPS_pubmethod MessageInvalidPropertySettingException(IMessageBase, PropertyInfo)

Initializes a new instance of the MessageInvalidPropertySettingException class.

System_CAPS_pubmethod MessageInvalidPropertySettingException(String, IMessageBase, PropertyInfo)

Initializes a new instance of the MessageInvalidPropertySettingException class.

System_CAPS_pubmethod MessageInvalidPropertySettingException(String, IMessageBase, PropertyInfo, Object, Object)

Initializes a new instance of the MessageInvalidPropertySettingException class.

See Also

MessageInvalidPropertySettingException Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top