Click or drag to resize

StorageDeviceReadOnly Property

Specifies whether the device is read only 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 ReadOnly { get; }

Property Value

Type: Boolean
See Also