AllenBradleyNetContextCheck 属性 |
Gets or sets a value indicating whether the current context meets the required conditions.
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.5.0.0 (12.5.0.0)
语法public bool ContextCheck { get; set; }
Public Property ContextCheck As Boolean
Get
Set
public:
property bool ContextCheck {
bool get ();
void set (bool value);
}
member ContextCheck : bool with get, set
属性值
类型:
Boolean
参见