ArcGIS Pro 3.0 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, Windows 8.1

    See Also