[This is preliminary documentation and is subject to change.]

Author: Đonny

Namespace: Tools.ComponentModelT
Assembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class SettingsInheritDescriptionAttribute : DescriptionAttribute
Visual Basic
Public Class SettingsInheritDescriptionAttribute _
	Inherits DescriptionAttribute
Visual C++
public ref class SettingsInheritDescriptionAttribute : public DescriptionAttribute
F#
type SettingsInheritDescriptionAttribute =  
    class
        inherit DescriptionAttribute
    end
JScript
public class SettingsInheritDescriptionAttribute extends DescriptionAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel..::..DescriptionAttribute
      Tools.ComponentModelT..::..SettingsInheritDescriptionAttribute

See Also

Collapse/expand Version History

1.5.2