This document is archived and information here might be outdated. Recommended version. |
The image server data source name.
[Visual Basic .NET] Public Property ImageDataSourceName As IName
[C#] public IName ImageDataSourceName {get; set;}
[C++]
HRESULT get_ImageDataSourceName(
IName* ppName
);
[C++]
HRESULT putref_ImageDataSourceName(
IName** ppName
);
[C++] Parameters ppName [in]
ppName is a parameter of type IName* ppName [out, retval]
ppName is a parameter of type IName**