ControllerFileSystemInfoAttributes Property |
Returns the attributes of the file.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public FileAttributes Attributes { get; }
Property Value
Type:
FileAttributesA System.IO.FileAttributes value.
See Also