Share via


WebReference2.WsdlAppRelativeUrl Property

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

Syntax

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

Property Value

Type: System.String

Implements

WebReference.WsdlAppRelativeUrl

.NET Framework Security

See Also

Reference

WebReference2 Interface

WsdlAppRelativeUrl Overload

VsWebSite90 Namespace