Skip to content

ConnectorProfileAttribute ​

Defines a connector profile to be attached to a connector class.

Kind: Class

Namespace: ConnectorLib

Inheritance: Attribute

Public Constructors

ConnectorProfileAttribute(string name, ConnectorType[] connectorTypes)

Creates a new instance of the ConnectorLib.ConnectorProfileAttribute class.

ConnectorProfileAttribute(string name, ConnectorVisibility visibility, ConnectorType[] connectorTypes)

Creates a new instance of the ConnectorLib.ConnectorProfileAttribute class.

Properties

ConnectorProfile

Profile

[get, ]

The connector profile attached to the connector class.