Click or drag to resize

TaskPaneIconAttribute Class

Allows to assign task pane specific icon
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.AddIn.AttributesTaskPaneIconAttribute

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 TaskPaneIconAttribute : Attribute
Constructors
  NameDescription
Public methodTaskPaneIconAttribute(Type, String)
Initializes a new instance of the TaskPaneIconAttribute class
Public methodTaskPaneIconAttribute(Type, String, String, String, String, String, String)
Initializes a new instance of the TaskPaneIconAttribute class
Top
See Also