Compartilhar via


Propriedade WebReference.WsdlAppRelativeUrl

Obtenha o URL relativo para o arquivo WSDL.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.dll)

Sintaxe

'Declaração
ReadOnly Property WsdlAppRelativeUrl As String
string WsdlAppRelativeUrl { get; }
property String^ WsdlAppRelativeUrl {
    String^ get ();
}
abstract WsdlAppRelativeUrl : string
function get WsdlAppRelativeUrl () : String

Valor de propriedade

Tipo: System.String
O URL relativo para o WSDL.

Segurança do .NET Framework

Consulte também

Referência

WebReference Interface

Namespace VsWebSite