SettingHttpsServerPort 属性 |
获取或设置服务端HTTPS端口。
命名空间:
Swebui
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.134.17496+387d83fa8d4800e0d3012f4c3e32d7e2fc10ae68
语法public int HttpsServerPort { get; set; }
Public Property HttpsServerPort As Integer
Get
Set
属性值
类型:
Int32默认值:0
备注此端口不建议使用,建议使用反射代理的方式
参见