IDesignerSerializationManager::Context Property
.NET Framework (current version)
Gets a stack-based, user-defined storage area that is useful for communication between serializers.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel.Design.Serialization::ContextStack^A ContextStack that stores data.
This storage area provides communication of object context information to serializers. Context information about objects that are being serialized can be stored and accessed through this ContextStack.
.NET Framework
Available since 1.1
Available since 1.1
Show: