Click or drag to resize

CommandGroupInfoAttribute Class

Provides the additional information about the command group
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.AddIn.AttributesCommandGroupInfoAttribute

Namespace:  CodeStack.SwEx.AddIn.Attributes
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public class CommandGroupInfoAttribute : Attribute
Constructors
  NameDescription
Public methodCommandGroupInfoAttribute(Int32)
Constructor for specifying the additional information for group
Public methodCommandGroupInfoAttribute(Type)
Constructor for specifying the additional information for group
Public methodCommandGroupInfoAttribute(Int32, Type)
Constructor for specifying the additional information for group
Top
See Also