LiteralAttributeCodeGenerator.Prefix 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 prefijo del atributo literal.

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

Valor de propiedad

Prefijo del atributo literal.

Se aplica a