![](../icons/Help.png) | CTInterfaceCustomPropertyChangedArgsSelectedProject Property |
Currently selected project in Properties. In order to change selected project set desired project
to this property.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntaxpublic ICTProject SelectedProject { get; set; }
Public Property SelectedProject As ICTProject
Get
Set
Property Value
Type:
ICTProject
See Also