public static string Host { get; set; }
public: static property String^ Host { String^ get (); void set (String^ value); }
SuperBuilderWinService.Constants.get_Host = function(); SuperBuilderWinService.Constants.set_Host = function(value);
In This Article