WebReference.WsdlAppRelativeUrl-Eigenschaft

Rufen Sie die relative URL für die WSDL-Datei ab.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

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

Eigenschaftswert

Typ: System.String
Die relative URL für die WSDL.

.NET Framework-Sicherheit

Siehe auch

Referenz

WebReference Schnittstelle

VsWebSite-Namespace