Click or drag to resize

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
C#
public string Extension { get; }

Property Value

Type: String
A string containing the file extension.
See Also