Compartir a través de


WebReference.WsdlAppRelativeUrl (Propiedad)

Obtiene la dirección URL relativa para el archivo WSDL.

Espacio de nombres:  VsWebSite
Ensamblado:  VsWebSite.Interop (en VsWebSite.Interop.dll)

Sintaxis

'Declaración
ReadOnly Property WsdlAppRelativeUrl As String
string WsdlAppRelativeUrl { get; }
property String^ WsdlAppRelativeUrl {
    String^ get ();
}
abstract WsdlAppRelativeUrl : string with get
function get WsdlAppRelativeUrl () : String

Valor de propiedad

Tipo: String
Dirección URL relativa para el WSDL.

Seguridad de .NET Framework

Vea también

Referencia

WebReference Interfaz

VsWebSite (Espacio de nombres)