获取或设置本属性实际数据在结构体中的偏移位置信息
Get or set the offset position information of the actual data of this property in the structure
命名空间:
HslCommunication.Profinet.AllenBradley
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int ByteOffset { get; set; }
Public Property ByteOffset As Integer
Get
Set
public:
property int ByteOffset {
int get ();
void set (int value);
}
member ByteOffset : int with get, set
属性值
类型:
Int32参见