WsdlExporter.GeneratedWsdlDocuments Właściwość

Definicja

Pobiera kolekcję ServiceDescription obiektów po wywołaniu jednej z metod eksportu.

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

Wartość właściwości

ServiceDescriptionCollection

Kolekcja obiektów ServiceDescription.

Uwagi

Właściwość GeneratedWsdlDocuments zwraca dokumenty tylko w wyniku wywołań metody ExportContract, lub ExportEndpointExportEndpoints.

Dotyczy