Share via


DynamicAttributeBlockCodeGenerator.ValueStart Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the value start for the dynamic attribute block code generator.

public System.Web.Razor.Text.SourceLocation ValueStart { get; }
member this.ValueStart : System.Web.Razor.Text.SourceLocation
Public ReadOnly Property ValueStart As SourceLocation

Property Value

The value start for the dynamic attribute block code generator.

Applies to