ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / CustomBaseUrl Property

In This Topic
    CustomBaseUrl Property
    In This Topic
    Gets the custom base URL for the organization.
    Syntax
    public string CustomBaseUrl {get;}
    Public ReadOnly Property CustomBaseUrl As String
    Remarks
    the OrganizationSubdomain of the organization prefixes this base URL.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also