LineDiffBlock.ModifiedLineNumberStart 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 modified file.
[System.Runtime.Serialization.DataMember]
public int ModifiedLineNumberStart { get; set; }
member this.ModifiedLineNumberStart : int with get, set
Public Property ModifiedLineNumberStart As Integer
Property Value
- Attributes