Layers data source object.
[Visual Basic .NET] Public ReadOnly Property DataSource As Object
[C#] public object DataSource {get;}
[C++]
HRESULT get_DataSource(
LPUNKNOWN* ppDataSource
);
[C++]Parameters
ppDataSource [out, retval] ppDataSource is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.