Clients port
Namespace: White_Tiger.ClientManagementAssembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public int Port { get; set; } |
Visual Basic |
---|
Public Property Port As Integer Get Set |
Visual C++ |
---|
public: property int Port { int get (); void set (int value); } |