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


IMSDHelper2.RelativePaths Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

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