ServerPort property

Gets or sets the ServerPort option.

Syntax
Visual Basic

Public Property ServerPort As String
C#

public string  ServerPort  { get; set; }
See also