ArcGIS Pro 3.7 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 ReadOnly Property CustomBaseUrl As String
    public string CustomBaseUrl {get;}
    Remarks
    the OrganizationSubdomain of the organization prefixes this base URL.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also