The port number to which STK connects to obtain the list of available Web pages. The default port number is 80.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Port() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Port(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Port( |
| [Java] |
|---|
public int getPort();public void setPort( |
