点击或拖拽改变大小

SettingHttpsServerPort 属性

获取或设置服务端HTTPS端口。

命名空间:  Swebui
程序集:  Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.134.17496+387d83fa8d4800e0d3012f4c3e32d7e2fc10ae68
语法
public int HttpsServerPort { get; set; }

属性值

类型:Int32
默认值:0
备注
此端口不建议使用,建议使用反射代理的方式
参见