[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 SettingsInheritDefaultValueAttribute : DefaultValueAttribute
Visual Basic
Public Class SettingsInheritDefaultValueAttribute _
	Inherits DefaultValueAttribute
Visual C++
public ref class SettingsInheritDefaultValueAttribute : public DefaultValueAttribute
F#
type SettingsInheritDefaultValueAttribute =  
    class
        inherit DefaultValueAttribute
    end
JScript
public class SettingsInheritDefaultValueAttribute extends DefaultValueAttribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel..::..DefaultValueAttribute
      Tools.ComponentModelT..::..SettingsInheritDefaultValueAttribute

See Also

Collapse/expand Version History

1.5.2