Aracılığıyla paylaş


ServiceType.Url Özellik

Tanım

Web Hizmetleri Açıklama Dili (WSDL) oluşturucusuna geçirilen bir nesnenin Type URL'sini alır.

public:
 property System::String ^ Url { System::String ^ get(); };
public string Url { get; }
member this.Url : string
Public ReadOnly Property Url As String

Özellik Değeri

Geçerli ServiceType nesnenin oluşturulduğu nesnenin Type URL'si.

Şunlara uygulanır