Condividi tramite


Proprietà WebReference.WsdlAppRelativeUrl

Ottiene l'URL relativo per il file WSDL.

Spazio dei nomi:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Sintassi

'Dichiarazione
ReadOnly Property WsdlAppRelativeUrl As String
    Get
string WsdlAppRelativeUrl { get; }
property String^ WsdlAppRelativeUrl {
    String^ get ();
}
abstract WsdlAppRelativeUrl : string
function get WsdlAppRelativeUrl () : String

Valore proprietà

Tipo: System.String
URL relativo per il file WSDL.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WebReference Interfaccia

Spazio dei nomi VsWebSite