Compartir a través de


Axis.Url Propiedad

Definición

Obtiene o establece la dirección URL de destino del eje.

public:
 property System::String ^ Url { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string Url { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Url : string with get, set
Public Property Url As String

Valor de propiedad

String

Valor de tipo string que representa la dirección URL de destino del eje.

Implementaciones

Url
Atributos

Se aplica a