CodeObject::UserData Property
.NET Framework (current version)
Gets the user-definable data for the current object.
Assembly: System (in System.dll)
Property Value
Type: System.Collections::IDictionary^An IDictionary containing user data for the current object.
Notes to Inheritors:
An inheritor can design the way this user data is stored, retrieved, and used.
.NET Framework
Available since 1.1
Available since 1.1
Show: