ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.PluginDatastore Namespace / PluginDatasourceConnectionPath Class / PluginIdentifier Property

In This Topic
    PluginIdentifier Property
    In This Topic
    The identification string of a plug-in data source add-in.
    Syntax
    public string PluginIdentifier {get;}
    Public ReadOnly Property PluginIdentifier As String
    Remarks
    This value should match the id attribute in the Config.daml entry for the Plugin Datasource.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also