次の方法で共有


IVsDataSource.DefaultProvider Property

Definition

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.

Applies to