Input image location.
[Visual Basic .NET] Public Property ImageFolder As String
[C#] public string ImageFolder {get; set;}
[C++]
HRESULT get_ImageFolder(
BSTR* pImageFolder
);
[C++]
HRESULT put_ImageFolder(
BSTR pImageFolder
);
[C++]Parameters
pImageFolder [out, retval] pImageFolder is a parameter of type BSTR pImageFolder [in] pImageFolder is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.