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


IMxDocument.RelativePaths Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxDocument Interface > IMxDocument.RelativePaths Property
ArcGIS Developer Help

IMxDocument.RelativePaths Property

Indicates if path names are stored relative to the document.

[Visual Basic .NET]
Public Property RelativePaths As Boolean
[C#]
public bool RelativePaths {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMxDocument Interface