Поделиться через


WsdlExporter.GeneratedWsdlDocuments Свойство

Определение

Возвращает коллекцию ServiceDescription объектов после вызова одного из методов экспорта.

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

Значение свойства

Коллекция ServiceDescription объектов.

Комментарии

Свойство GeneratedWsdlDocuments возвращает документы только в результате вызовов либо ExportContract, ExportEndpointлибо ExportEndpoints.

Применяется к