Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 with get
function get WsdlAppRelativeUrl () : String
Property Value
Type: System.String
The relative URL for the WSDL.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.