Share via


IVsDataSource.Description Property

Definition

Gets the basic description of the DDEX data source.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

The basic description of the DDEX data source.

Applies to