ControllerFileSystemInfoExtension Property |
Gets the the extension part of the file.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public string Extension { get; }
Property Value
Type:
StringA string containing the file extension.
See Also