LineDiffBlock.OriginalLineNumberStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Line number where this block starts in original file.
[System.Runtime.Serialization.DataMember]
public int OriginalLineNumberStart { get; set; }
member this.OriginalLineNumberStart : int with get, set
Public Property OriginalLineNumberStart As Integer
Property Value
- Attributes