System
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.3300.0
1.0.5000.0
2.0.0.0
4.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.ComponentModel.DescriptionAttribute
System.AttributeUsage(System.AttributeTargets.All)
A visual designer can display the description when referencing the component member, such as in a Properties window. Access the property to get or set the text associated with this attribute.
Specifies a description for a property or event.
Constructor
1.0.5000.0
2.0.0.0
4.0.0.0
The description you specify in the constructor is displayed by a visual designer when you access the property, event, or extender to which the attribute applies
Initializes a new instance of the class, using the specified description.
The application-defined description text.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.String
To be added: an object of type 'string'
To be added
Gets description text associated with the item monitored.