The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Win32Exception Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the Win32Exception class with the specified context and the serialization information.
Assembly: System (in System.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
The SerializationInfo associated with this exception.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
A StreamingContext that represents the context of this exception.
CodeAccessPermission
for access to unmanaged code. Associated enumeration: UnmanagedCode
.NET Framework
Available since 1.1
Available since 1.1
Show: