Compartir a través de


StsUriElement.Value Propiedad

Definición

Obtiene o establece el valor del elemento .

[System.Configuration.ConfigurationProperty("value", IsKey=true, IsRequired=true)]
public Uri Value { get; set; }
[<System.Configuration.ConfigurationProperty("value", IsKey=true, IsRequired=true)>]
member this.Value : Uri with get, set
Public Property Value As Uri

Valor de propiedad

Uri

El valor del elemento.

Atributos

Se aplica a