Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
Syntax
Parameters
- info
- The System.Runtime.Serialization.SerializationInfo to populate with data.
- context
- The destination (see System.Runtime.Serialization.StreamingContext) for this serialization
Requirements
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
See Also