Name of the data object for the layer.
[Visual Basic .NET] Public Property DataSourceName As IName
[C#] public IName DataSourceName {get; set;}
[C++]
HRESULT get_DataSourceName(
IName** Name
);
[C++]
HRESULT put_DataSourceName(
IName* Name
);
[C++]Parameters
Name [out, retval]Name is a parameter of type IName
Name [in]Name is a parameter of type IName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.