DeployLX Software Protection System

Limit..::..MakeReadOnly Method

Marks the object as read only. Further attempts to modify the protected properties of the object should result in an exception. Objects protected by a parent's read-only status may ignore this call.

Syntax

Protected Friend Overridable Sub MakeReadOnly
protected internal virtual void MakeReadOnly()

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also