Click or drag to resize

SerializationExceptionLinePosition Property

Position in text of the indicated line where the exception encountered

Namespace:  Hummingbird.TestFramework.Serialization
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public int LinePosition { get; set; }

Property Value

Type: Int32
See Also