IVsDataSource Members
Include Protected Members
Include Inherited Members
Represents a DDEX data source.
The IVsDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDescription | Gets a localized description of the selection of the DDEX data source combined with a specific supporting DDEX provider. | |
GetProperty | Overloaded. Gets a property of the DDEX data source. | |
GetProviders | Gets the DDEX providers that support this DDEX data source. |
Top
Properties
Name | Description | |
---|---|---|
DefaultProvider | Gets the default provider that supports the DDEX data source. | |
Description | Gets the basic description of the DDEX data source. | |
DisplayName | Gets the display name of the DDEX data source. | |
Guid | Gets the unique identifier of the DDEX data source. | |
Name | Gets the programmatic name of the DDEX data source. |
Top