DataSource.DefaultProvider Property

Definition

Retrieves the default DDEX provider using a global unique identifier (GUID).

public:
 abstract property Guid DefaultProvider { Guid get(); };
public abstract Guid DefaultProvider { get; }
member this.DefaultProvider : Guid
Public MustOverride ReadOnly Property DefaultProvider As Guid

Property Value

Returns the guid of the default DDEX provider.

Applies to