Gets user data items collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Dictionary<string, Object> Tags { get; }
Public ReadOnly Property Tags As Dictionary(Of String, Object) Get
public: property Dictionary<String^, Object^>^ Tags { Dictionary<String^, Object^>^ get (); }
member Tags : Dictionary<string, Object> with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119