![](../icons/Help.png) | CTInterfaceCustomPropertyChangedArgsProperties Property |
Context of all properties that allow scripting. Values of properties can be changed.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic ICustomProperty[] Properties { get; }
Public ReadOnly Property Properties As ICustomProperty()
Get
Property Value
Type:
ICustomProperty
See Also