Visual Studio Samples - NCD Component - Using TCP

I am trying to use the Visual Studio NCD Component C# samples using TCP instead of a Uart
The directory say there is a flag in the NCD component properties but I can not find it
How do a build a sample that uses TCP not a Uart
thanks
Brian

Please download the “Base Station Blank Framework” at Start - NCD.io.
This will handle both TCP/IP and USART with a menu option on startup, this can be used as an example to set your flag for communications. Hope this helps.
Ryan