ServiceDescriptionImporter.Schemas プロパティ
アセンブリ: System.Web.Services (system.web.services.dll 内)

ServiceDescriptions コレクション内の ServiceDescription インスタンスによって使用される XML スキーマを格納する XmlSchemas オブジェクト。

// Report on the service descriptions. Console.WriteLine("Importing {0} service descriptions with {1} associated schemas." , importer.ServiceDescriptions.Count, importer.Schemas.Count);

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ServiceDescriptionImporter.Schemas プロパティのページへのリンク