This document is archived and information here might be outdated.  Recommended version.


IMSDHelper2.RelativePaths Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMSDHelper2 Interface > IMSDHelper2.RelativePaths Method
ArcGIS Developer Help

IMSDHelper2.RelativePaths Method

[Visual Basic .NET]
Public Function RelativePaths ( _
) As Boolean
[C#]
public bool RelativePaths (
);
[C++]
HRESULT RelativePaths(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMSDHelper2 Interface