| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IContext Interface : Item Property |
Type: System.String
The name of object.
Get or set the shared object by the specified name.
Type: System.String
The name of object.
Type: System.Dynamic
The object of System.Dynamic describing shared object.
object o = project.Context["ObjectName"];
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.