GeneratedCodeMapping.StartGeneratedColumn Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the starting column of a generated code maps in the generated source file.

public int StartGeneratedColumn { get; set; }
member this.StartGeneratedColumn : int with get, set
Public Property StartGeneratedColumn As Integer

Property Value

The starting column of a generated code maps in the generated source file.

Applies to