DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / Workspace Class / Path Property

In This Topic
    Path Property
    In This Topic
    Returns the workspace folder path.
    Syntax
    'Declaration
     
    Public ReadOnly Property Path As String
    public string Path {get;}
    See Also