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