public int ServerPort { get; }
Public ReadOnly Property ServerPort As Integer Get
public: property int ServerPort { int get (); }
member ServerPort : int with get
In This Article