Specifies that a class is a keyword group. Methods within this class that are marked as keywords are keywords. The qualified name of these methods consists of the name of the keyword group and the name of the keyword. If the keyword group has no name, the simple name of the declaring class is used instead.
'Declaration <AttributeUsageAttribute(AttributeTargets.Class> Public Class KeywordGroupAttribute Inherits Attribute
Name | Description |
---|---|
Name Property (KeywordGroupAttribute) | Gets the name of the keyword group. The default value is an empty string. |