获取或设置远程服务器的端口号信息
Gets or sets the port number information for the remote server
命名空间:
HslCommunication.Core.Device
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int Port { get; set; }
Public Property Port As Integer
Get
Set
public:
property int Port {
int get ();
void set (int value);
}
member Port : int with get, set
属性值
类型:
Int32参见