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

In This Topic
    FileSystemConnectionPath Class
    In This Topic
    Represents the physical path to a file-system data store of type Type.
    Syntax
    public sealed class FileSystemConnectionPath : Connector 
    Public NotInheritable Class FileSystemConnectionPath 
       Inherits Connector
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.Connector
          ArcGIS.Core.Data.FileSystemConnectionPath

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also