The array of source paths to be replaced.
[Visual Basic .NET] Public Property OldPaths As IStringArray
[C#] public IStringArray OldPaths {get; set;}
[C++]
HRESULT get_OldPaths(
IStringArray** ppPaths
);
[C++]
HRESULT putref_OldPaths(
IStringArray* ppPaths
);
[C++]Parameters
ppPaths [out, retval]ppPaths is a parameter of type IStringArray
ppPaths [in]ppPaths is a parameter of type IStringArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.