Obtains a name of a given OPC UA directory object.
            
            
            
            
        
            Parameters
- fileTransfer
 
- The OPC UA file transfer object that will perform the operation.
 - endpointDescriptor
 
- Endpoint descriptor. Identifies the OPC-UA server.
 - directoryNodeDescriptor
 
- Node descriptor of the OPC UA directory.
 
            
            Return Value
Returns a name of the directory specified by .
 
             
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
IEasyUAFileTransferExtension Class
IEasyUAFileTransferExtension Members
GetFileName Method
OpcLabs.EasyOpc.UA.FileTransfer.IEasyUAFileTransferExtension.GetMultipleNames(OpcLabs.EasyOpc.UA.FileTransfer.IEasyUAFileTransfer,OpcLabs.EasyOpc.UA.UAEndpointDescriptor,System.Collections.Generic.IReadOnlyList{OpcLabs.EasyOpc.UA.UANodeDescriptor})