Udostępnij za pośrednictwem


WsdlImporter.WsdlDocuments Właściwość

Definicja

Pobiera zestaw ServiceDescription obiektów opisujących informacje o kontrakcie w dokumentach metadanych.

public:
 property System::Web::Services::Description::ServiceDescriptionCollection ^ WsdlDocuments { System::Web::Services::Description::ServiceDescriptionCollection ^ get(); };
public System.Web.Services.Description.ServiceDescriptionCollection WsdlDocuments { get; }
member this.WsdlDocuments : System.Web.Services.Description.ServiceDescriptionCollection
Public ReadOnly Property WsdlDocuments As ServiceDescriptionCollection

Wartość właściwości

ServiceDescriptionCollection

Kolekcja ServiceDescription obiektów opisujących informacje o kontrakcie w dokumentach metadanych.

Uwagi

Właściwość WsdlDocuments nie zostanie wypełniona, dopóki nie zostanie wywołana metoda importu.

Dotyczy