ArcGIS Pro 3.7 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 Property UseRelativePath As Boolean
    public bool UseRelativePath {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also