AxHost::State Constructor (SerializationInfo^, StreamingContext)

 

Initializes a new instance of the AxHost::State class for deserializing a state.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
State(
	SerializationInfo^ info,
	StreamingContext context
)

System_CAPS_security 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
Return to top
Show: