This documentation is archived and is not being maintained.

ConnectionConsumerAttribute Properties

The ConnectionConsumerAttribute type exposes the following members.

  NameDescription
Public property AllowsMultipleConnections Gets or sets a value that indicates whether the connection point allows multiple connections.
Public property ConnectionPointType Gets the connection point type of the consumer connection point.
Public property DisplayName Gets the friendly name of the consumer connection point.
Protected property DisplayNameValue Gets or sets the string used as the value of the DisplayName property, for use in localization scenarios.
Public property ID Gets a string that represents the unique identity of the consumer connection point.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Top
Show: