IVsDataSource.DefaultProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default provider that supports the DDEX data source.
public:
property Guid DefaultProvider { Guid get(); };
public Guid DefaultProvider { get; }
member this.DefaultProvider : Guid
Public ReadOnly Property DefaultProvider As Guid
Property Value
The default provider that supports the DDEX data source.