DataSource.DefaultProvider Property
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.
Retrieves the default DDEX provider using a global unique identifier (GUID).
C++
public:
abstract property Guid DefaultProvider { Guid get(); };
public abstract Guid DefaultProvider { get; }
member this.DefaultProvider : Guid
Public MustOverride ReadOnly Property DefaultProvider As Guid
Returns the guid of the default DDEX provider.
Produkt | Wersje |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |