Compartir a través de


WSHttpRelayBindingBaseElement.IsDynamic Propiedad

Definición

Obtiene o establece si el elemento base de enlace es dinámico.

[System.Configuration.ConfigurationProperty("isDynamic", DefaultValue=true)]
public bool IsDynamic { get; set; }
[<System.Configuration.ConfigurationProperty("isDynamic", DefaultValue=true)>]
member this.IsDynamic : bool with get, set
Public Property IsDynamic As Boolean

Valor de propiedad

true si el elemento base de enlace es dinámico; de lo contrario, false.

Atributos

Se aplica a