public static int Port { get; set; }
public: static property int Port { int get (); void set (int value); }
SuperBuilderWinService.Constants.get_Port = function(); SuperBuilderWinService.Constants.set_Port = function(value);
In This Article