This documentation is archived and is not being maintained.
ConnectionConsumerAttribute Properties
Visual Studio 2010
The ConnectionConsumerAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowsMultipleConnections | Gets or sets a value that indicates whether the connection point allows multiple connections. |
|
ConnectionPointType | Gets the connection point type of the consumer connection point. |
|
DisplayName | Gets the friendly name of the consumer connection point. |
|
DisplayNameValue | Gets or sets the string used as the value of the DisplayName property, for use in localization scenarios. |
|
ID | Gets a string that represents the unique identity of the consumer connection point. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: