获取当前设置的远程的地址,可能是IP地址,也可能是网址,也就是初始设置的地址信息
Obtain the address of the remote address that is currently set, which may be an IP address or a web address, that is, the address information that is initially set
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string Host { get; }
Public ReadOnly Property Host As String
Get
public:
property String^ Host {
String^ get ();
}
member Host : string with get
属性值
类型:
String参见