Compartir a través de


AttributeValue.Prefix Propiedad

Definición

Obtiene o establece el prefijo de espacio de nombres para el atributo . Este tipo o miembro admite la infraestructura de .NET Framework y no está pensado para usarse directamente desde el código.

public System.Web.WebPages.Instrumentation.PositionTagged<string> Prefix { get; }
member this.Prefix : System.Web.WebPages.Instrumentation.PositionTagged<string>
Public ReadOnly Property Prefix As PositionTagged(Of String)

Valor de propiedad

Prefijo de espacio de nombres del atributo.

Se aplica a