SoapServices.XmlNsForClrTypeWithNsAndAssembly プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)



WSDL プロトコルと SOAP プロトコルは、共通言語ランタイム クラスを XML 名前空間にエンコードします。現在のプロパティによって、XML 名前空間の形式が指定されます。共通言語ランタイム クラスにアセンブリと共通言語ランタイム名前空間がある場合、現在のプロパティは使用される既定の XML 名前空間を返します。

このプロパティを使用するコードの例を次に示します。このコード例は、SoapServices クラスのトピックで取り上げているコード例の一部分です。
// Print the XML namespace for the CLR types // that have both an assembly and a common language runtime // namespace. Console.WriteLine( "The XML namespace for the CLR types " + "that have both an assembly and a namespace, is {0}." , SoapServices.XmlNsForClrTypeWithNsAndAssembly);


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSoapServices.XmlNsForClrTypeWithNsAndAssembly プロパティを検索する場合は、下記のリンクをクリックしてください。

- SoapServices.XmlNsForClrTypeWithNsAndAssembly プロパティのページへのリンク