Compartir a través de


HttpBrowserCapabilitiesWrapper.MaximumHrefLength Propiedad

Definición

Obtiene la longitud máxima, en caracteres, del atributo href de un elemento HTML a (delimitador).

public:
 virtual property int MaximumHrefLength { int get(); };
public override int MaximumHrefLength { get; }
member this.MaximumHrefLength : int
Public Overrides ReadOnly Property MaximumHrefLength As Integer

Valor de propiedad

Longitud máxima en caracteres del atributo href de un elemento HTML a (delimitador). El valor predeterminado es el valor de la propiedad Item[String] con el nombre de clave "maximumHrefLength".

Se aplica a