Share via


WebReference2.WsdlAppRelativeUrl Property

 

Use Base

True

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

Syntax

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

Property Value

Type: System.String

Implements

WebReference.WsdlAppRelativeUrl

See Also

WebReference2 Interface
VsWebSite90 Namespace

Return to top