OfficeDataSourceObject.DataSource Property

Definition

Returns or sets a String that represents the name of the attached data source.

public:
 property System::String ^ DataSource { System::String ^ get(); void set(System::String ^ value); };
public string DataSource { get; set; }
member this.DataSource : string with get, set
Public Property DataSource As String

Property Value

Applies to