[This is preliminary documentation and is subject to change.]
Author: Đonny
DescriptionAttribute that takes its value from SettingsDescriptionAttribute
Namespace: Tools.ComponentModelTAssembly: 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
System..::..Attribute
System.ComponentModel..::..DescriptionAttribute
Tools.ComponentModelT..::..SettingsInheritDescriptionAttribute
See Also
Version History
1.5.2
- (RC) VersionAttribute and AuthorAttribute removed