ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDocumentInfo Class / UseRelativePath Property

In This Topic
    UseRelativePath Property
    In This Topic
    Gets or sets a value indicating whether to save with relative paths. In typical Pro usage (e.g. saving projects or .lyrx files) this is set to true.
    Syntax
    public bool UseRelativePath {get; set;}
    Public Property UseRelativePath As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also