ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.PluginDatastore Namespace / PluginDatasourceConnectionPath Class / DatasourcePath Property

In This Topic
    DatasourcePath Property
    In This Topic
    The connection string specifying a third-party data source.
    Syntax
    public Uri DatasourcePath {get;}
    Public ReadOnly Property DatasourcePath As Uri
    Remarks
    This could be the physical path to a file, or the connection string for a database connection.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also