ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / FileSystemConnectionPath Class / Type Property

In This Topic
    Type Property (FileSystemConnectionPath)
    In This Topic
    The type of currently-connected file-system data store.
    Syntax
    public FileSystemDatastoreType Type {get;}
    Public ReadOnly Property Type As FileSystemDatastoreType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also