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

    See Also