IVsDataExplorerConnection.Provider Property

Definition

Gets the unique identifier of the DDEX provider for the Server Explorer connection.

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

Property Value

The unique identifier of the DDEX provider for the connection.

Applies to