IVsDataExplorerConnection.Source Property

Definition

Gets the data source of the current connection node.

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

Property Value

The Guid of the data source.

Applies to