Click or drag to resize

StorageDeviceHidden Property

Specifies whether the device is configured to be hidden or not.

Namespace:  ABB.Robotics.Controllers.FileSystemDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public bool Hidden { get; }

Property Value

Type: Boolean
See Also