CodeObject.UserData Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the user-definable data for the current object.
Assembly: System (in System.dll)
Property Value
Type: System.Collections.IDictionaryAn 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: