PresetNotFoundException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the class with serialized data.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New PresetNotFoundException(info, context)
protected PresetNotFoundException (
    SerializationInfo info,
    StreamingContext context
)
protected:
PresetNotFoundException (
    SerializationInfo^ info, 
    StreamingContext context
)

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

PresetNotFoundException Class
PresetNotFoundException Members
Microsoft.Expression.Encoder Namespace