PCANBasicMAX_LENGTH_VERSION_STRING Field

Represents the maximum length that a version string can have (255 characters + terminator).

Definition

Namespace: Peak.Can.Basic.BackwardCompatibility
Assembly: PCANBasic.NET (in PCANBasic.NET.dll) Version: 4.9.0
C#
public const int MAX_LENGTH_VERSION_STRING = 256

Field Value

Int32

See Also