VCDPropertyInterface.ReadOnly Property

Returns whether this interface allows write operations.
Syntax:
[C#]
public bool ReadOnly;
Limitations:

Run time only.

See also: VCDPropertyInterface, VCDPropertyInterface.Available

<< VCDPropertyInterface