[This is preliminary documentation and is subject to change.]
Author: Đonny
CategoryAttribute which's value is one of known values
Namespace: Tools.ComponentModelTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public class KnownCategoryAttribute : CategoryAttribute |
| Visual Basic |
|---|
Public Class KnownCategoryAttribute _ Inherits CategoryAttribute |
| Visual C++ |
|---|
public ref class KnownCategoryAttribute : public CategoryAttribute |
| F# |
|---|
type KnownCategoryAttribute = class inherit CategoryAttribute end |
| JScript |
|---|
public class KnownCategoryAttribute extends CategoryAttribute |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
System.ComponentModel..::..CategoryAttribute
Tools.ComponentModelT..::..KnownCategoryAttribute
System..::..Attribute
System.ComponentModel..::..CategoryAttribute
Tools.ComponentModelT..::..KnownCategoryAttribute
See Also
Version History
1.5.2
- (Nightly) VersionAttribute and AuthorAttribute removed