Marks property that should be control point.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public sealed class ControlPointAttribute : Attribute
Visual Basic (Declaration)
Public NotInheritable Class ControlPointAttribute _
	Inherits Attribute
Visual C++
public ref class ControlPointAttribute sealed : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    PerpetuumSoft.Instrumentation.Model..::.ControlPointAttribute

See Also