Sdílet prostřednictvím


MessagePropertyException Constructor (SerializationInfo, StreamingContext)

 

Initializes a new instance of the MessagePropertyException class. This is a serialization handler.

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

Syntax

protected MessagePropertyException(
    SerializationInfo info,
    StreamingContext context
)
protected:
MessagePropertyException(
    SerializationInfo^ info,
    StreamingContext context
)
Protected Sub New (
    info As SerializationInfo,
    context As StreamingContext
)

Parameters

See Also

MessagePropertyException Overload
MessagePropertyException Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top