ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Editing Namespace / KnowledgeGraphDocumentDescription Class / Url Property

In This Topic
    Url Property (KnowledgeGraphDocumentDescription)
    In This Topic
    Gets the location of the document. This can be a file path or a URL.
    Syntax
    public string Url {get;}
    Public ReadOnly Property Url As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also