HttpApiCalledInfoResult 属性 |
获取或设置当前接口的结果数据
Gets or sets the result data for the current interface
命名空间:
HslCommunication.Enthernet
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string Result { get; set; }
Public Property Result As String
Get
Set
public:
property String^ Result {
String^ get ();
void set (String^ value);
}
member Result : string with get, set
属性值
类型:
String参见