ConnectionConsumerAttribute Properties
.NET Framework 2.0
(see also
Protected Properties
)
Top
| 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. |
| 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.) |
| Name | Description | |
|---|---|---|
| DisplayNameValue | Gets or sets the string used as the value of the DisplayName property, for use in localization scenarios. |
Community Additions
ADD
Show: