Share via


ScreenCaptureException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the ScreenCaptureException class with serialized data.

Namespace: Microsoft.Expression.Encoder.ScreenCapture
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 ScreenCaptureException(info, context)
protected ScreenCaptureException (
    SerializationInfo info,
    StreamingContext context
)
protected:
ScreenCaptureException (
    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

ScreenCaptureException Class
ScreenCaptureException Members
Microsoft.Expression.Encoder.ScreenCapture Namespace