AxHost::State Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the AxHost::State class for deserializing a state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
A SerializationInfo value.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
A StreamingContext value.
Security Note
|
|---|
Calling this method with untrusted data is a security risk. Call this method only with trusted data. For more information, see Untrusted Data Security Risks. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
