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

    See Also