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