Instance.Offset Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > Instance Class > Instance Properties >

Instance.Offset Property

Gets the offset value from the "ref" attribute by parsing the string using a regular expression.

Namespace: BNCS
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public uint Offset { get; }

Return Value

The offset value as a uint, or 0 if the parsing fails or the "ref" attribute is empty.

 

See Also


Instance Class

BNCS Namespace