This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerLayer Interface > IImageServerLayer.DataSource Property (ArcObjects .NET 10.5 SDK) |
Layer�s 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