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
string WsdlAppRelativeUrl { get; }
property String^ WsdlAppRelativeUrl {
    String^ get ();
}
abstract WsdlAppRelativeUrl : string
function get WsdlAppRelativeUrl () : String

Property Value

Type: String
The relative URL for the WSDL.

.NET Framework Security

See Also

Reference

WebReference Interface

VsWebSite Namespace