IVsDataSource Members

Include Protected Members
Include Inherited Members

Represents a DDEX data source.

The IVsDataSource type exposes the following members.

Methods

  Name Description
Public method GetDescription Gets a localized description of the selection of the DDEX data source combined with a specific supporting DDEX provider.
Public method GetProperty Overloaded. Gets a property of the DDEX data source.
Public method GetProviders Gets the DDEX providers that support this DDEX data source.

Top

Properties

  Name Description
Public property DefaultProvider Gets the default provider that supports the DDEX data source.
Public property Description Gets the basic description of the DDEX data source.
Public property DisplayName Gets the display name of the DDEX data source.
Public property Guid Gets the unique identifier of the DDEX data source.
Public property Name Gets the programmatic name of the DDEX data source.

Top

See Also

Reference

IVsDataSource Interface

Microsoft.VisualStudio.Data.Core Namespace