Delen via


WebReference.WsdlAppRelativeUrl Property

Get the relative URL for the WSDL file.

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

Syntax

'Declaration
ReadOnly Property WsdlAppRelativeUrl As String
'Usage
Dim instance As WebReference 
Dim value As String 

value = instance.WsdlAppRelativeUrl
string WsdlAppRelativeUrl { get; }
property String^ WsdlAppRelativeUrl {
    String^ get ();
}
function get WsdlAppRelativeUrl () : String

Property Value

Type: System.String
The relative URL for the WSDL.

.NET Framework Security

See Also

Reference

WebReference Interface

WebReference Members

VsWebSite Namespace