Click or drag to resize

SerializationExceptionLineNumber Property

LineNumber in text where the exception encountered

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

Property Value

Type: Int32
See Also