SessionConnectionDisplay.TN3270Port Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int TN3270Port { int get(); void set(int value); };
public int TN3270Port { get; set; }
member this.TN3270Port : int with get, set
Public Property TN3270Port As Integer