WsdlExporter.GeneratedWsdlDocuments プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
エクスポート メソッドのいずれかを呼び出した後、 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の呼び出しの結果としてのみドキュメントを返します。