LiteralAttributeCodeGenerator.Value Propiedad

Definición

Este tipo/miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código. Obtiene o establece el valor del atributo literal.

public System.Web.Razor.Text.LocationTagged<string> Value { get; }
member this.Value : System.Web.Razor.Text.LocationTagged<string>
Public ReadOnly Property Value As LocationTagged(Of String)

Valor de propiedad

Valor del atributo literal.

Se aplica a