Binary.Data Property
Contains the data of the binary string.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public byte[] Data { get; set; }
Property Value
Type: .Byte.
Contains the data of the binary string.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public byte[] Data { get; set; }
Type: .Byte.