CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

DesigntimeConstraint Class

This [DesigntimeConstraint] constrains the user to only running the license in a design time environment. If it is not in a Design Time environment then this constraint will fail.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc.Constraints
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public class DesigntimeConstraint : AbstractConstraint
Public Class DesigntimeConstraint _
	Inherits AbstractConstraint
public ref class DesigntimeConstraint : public AbstractConstraint

Inheritance Hierarchy


Object
  CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
    CAS.Lib.CodeProtect.LicenseDsc..::..AbstractConstraint
      CAS.Lib.CodeProtect.LicenseDsc.Constraints..::..DesigntimeConstraint