70462c95 bc3e 2275 a87f 2a2d1a6ffd99 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
Gets the offset within the whole source string.
Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
public int Offset { get; protected set; }
Type: Int32
The offset within the whole source string.
This property allows to get currently assigned offset value.
BaseToken Class
Plexdata.Utilities.Formatting.Entities Namespace