DeployLX Software Protection System

RuntimeLimit Class

Restricts the use of the software to the runtime environment so that it may not be used in a designer such as Visual Studio .NET®.

Syntax

<SerializableAttribute> _
Public Class RuntimeLimit _
	Inherits DesigntimeOrRuntimeLimit
[SerializableAttribute]
public class RuntimeLimit : DesigntimeOrRuntimeLimit

Remarks

See the Designtime & Runtime Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..DesigntimeOrRuntimeLimit
      DeployLX.Licensing.v5..::..RuntimeLimit

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

See Also