The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

CodeDomSerializationInfo Class Members

The following tables list the members exposed by CodeDomSerializationInfo.

Public Constructors
 NameDescription
Public ConstructorCodeDomSerializationInfo ConstructorInitializes a new CodeDomSerializationInfo  
Public Properties
 NameDescription
Public PropertyCodeObjectGets/sets the code object representing the code dom statements for the serialized object.  
Public PropertyHandledIndicates if the base serializer was/should be invoked.  
Public PropertySerializationManagerReturns the designer serialization manager used to perform the serialization operation  
Public PropertySerializerReturns the base code dom serializer used to serialize the object  
See Also