public int Port {get;}
'Declaration Public ReadOnly Property Port As Integer
'Usage Dim instance As ClientInfo Dim value As Integer value = instance.Port
public: property int Port { int get(); }
Target Platforms
ClientInfo Class ClientInfo Members