Share via


WebReference2.WsdlAppRelativeUrl Property

Namespace:  VsWebSite90
Assembly:  VsWebSite.Interop90 (in VsWebSite.Interop90.dll)

Syntax

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

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

Property Value

Type: System.String

Implements

WebReference.WsdlAppRelativeUrl

.NET Framework Security

See Also

Reference

WebReference2 Interface

WebReference2 Members

WsdlAppRelativeUrl Overload

VsWebSite90 Namespace