SessionExtraInfoCanDefinePort 属性 |
是否可以自定义映射的端口号
命名空间:
HslCommunication.Enthernet.Tcp
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public bool CanDefinePort { get; set; }Public Property CanDefinePort As Boolean
Get
Set
public:
property bool CanDefinePort {
bool get ();
void set (bool value);
}member CanDefinePort : bool with get, set
属性值
类型:
Boolean
参见