ArcObjects Library Reference (Carto)  

IMSDHelper2.RelativePaths Method

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

Parameters

vbRelativePaths [out, retval]   vbRelativePaths is a parameter of type VARIANT_BOOL

Product Availability

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

See Also

IMSDHelper2 Interface