LocalizableConnectionConsumerAttribute Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The LocalizableConnectionConsumerAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalizableConnectionConsumerAttribute(String) | This member is reserved for internal use and is not intended to be used directly from your code. | |
LocalizableConnectionConsumerAttribute(String, String) | This member is reserved for internal use and is not intended to be used directly from your code. | |
LocalizableConnectionConsumerAttribute(String, Type) | This member is reserved for internal use and is not intended to be used directly from your code. | |
LocalizableConnectionConsumerAttribute(String, String, Type) | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
AllowsMultipleConnections | (Inherited from ConnectionConsumerAttribute.) | |
ConnectionPointType | (Inherited from ConnectionConsumerAttribute.) | |
DisplayName | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ConnectionConsumerAttribute.DisplayName.) | |
DisplayNameValue | (Inherited from ConnectionConsumerAttribute.) | |
ID | (Inherited from ConnectionConsumerAttribute.) | |
TypeId | (Inherited from Attribute.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
GetHashCode | (Inherited from Attribute.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
Top