QuickOPC User's Guide and Reference
UAFileProperties Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.FileTransfer Namespace : UAFileProperties Class

For a list of all members of this type, see UAFileProperties members.

Public Properties
 NameDescription
Public PropertyThe MIME type of the file.  
Public PropertyThe number of currently valid file handles on the file.  
Public PropertyThe size of the file, in bytes.  
Public PropertyThe timestamp associated with this set of file properties. In UTC.  
Public PropertyThe timestamp associated with this set of file properties. In local time.  
Public PropertyIndicates whether the file is writable taking user access rights into account.  
Public PropertyIndicates whether the file is writable.  
Top
See Also

Reference

UAFileProperties Class
OpcLabs.EasyOpc.UA.FileTransfer Namespace
GetMultipleFileProperties Method
GetFileProperties(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor) Method
OpcLabs.EasyOpc.UA.FileTransfer.IEasyUAFileTransferExtension.GetMultipleFileProperties(OpcLabs.EasyOpc.UA.FileTransfer.IEasyUAFileTransfer,OpcLabs.EasyOpc.UA.UAEndpointDescriptor,System.Collections.Generic.IReadOnlyList{OpcLabs.EasyOpc.UA.UANodeDescriptor})