Nevron Open Vision Documentation
Nevron.Nov.IO Namespace / NFileSystemService Class / Path Property


In This Topic
    Path Property (NFileSystemService)
    In This Topic
    Gets the path that this file system service uses.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Path As NPath
    'Usage
     
    
    Dim instance As NFileSystemService
    Dim value As NPath
     
    value = instance.Path
    public NPath Path {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also