ClientPort property

Gets or sets the ClientPort option.

Syntax
Visual Basic

Public Property ClientPort As String
C#

public string  ClientPort { get; set; }
See also