Finds a file system object component under the specified OPC UA object.
            
            
            
            
        
            Parameters
- endpointDescriptor
 
- Endpoint descriptor. Identifies the OPC-UA server.
 - objectNodeDescriptor
 
- The node descriptor of the object that may aggregate the file system.
 
            
            Return Value
If the  node aggregates an OPC UA file system, the method returns a node descriptor of the file system, which is also its root directory. Otherwise, this method returns null.
 
             
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
            
            See Also
Reference
IEasyUAFileTransfer Interface
IEasyUAFileTransfer Members
OpcLabs.EasyOpc.UA.FileTransfer.IEasyUAFileTransferExtension.FindFileSystem(OpcLabs.EasyOpc.UA.FileTransfer.IEasyUAFileTransfer,OpcLabs.EasyOpc.UA.UAEndpointDescriptor)