FileClientBaseServerIpEndPoint 属性 |
文件管理服务器的ip地址及端口
IP address and port of the file management server
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public IPEndPoint ServerIpEndPoint { get; set; }
Public Property ServerIpEndPoint As IPEndPoint
Get
Set
public:
property IPEndPoint^ ServerIpEndPoint {
IPEndPoint^ get ();
void set (IPEndPoint^ value);
}
member ServerIpEndPoint : IPEndPoint with get, set
属性值
类型:
IPEndPoint参见