This documentation is archived and is not being maintained.
SerializableObjectData Structure
Visual Studio 2008
Provides information about a serializable object.
Assembly: System.AddIn.Contract (in System.AddIn.Contract.dll)
The SerializableObjectData structure contains data that can be used to deserialize a serializable object.
To get a SerializableObjectData, call the GetSerializableObjectData method of an ISerializableObjectContract.
The only SerializableObjectData field that contains a value for every serializable object is the ObjectId field.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: