SoapAttribute クラス
すべての SOAP 属性に既定の機能を提供します。
この型のすべてのメンバの一覧については、SoapAttribute メンバ を参照してください。
System.Object
System.Attribute
System.Runtime.Remoting.Metadata.SoapAttribute
System.Runtime.Remoting.Metadata.SoapFieldAttribute
System.Runtime.Remoting.Metadata.SoapMethodAttribute
System.Runtime.Remoting.Metadata.SoapParameterAttribute
System.Runtime.Remoting.Metadata.SoapTypeAttribute
Public Class SoapAttribute
Inherits Attribute
[C#]
public class SoapAttribute : Attribute
[C++]
public __gc class SoapAttribute : public Attribute
[JScript]
public class SoapAttribute extends Attribute
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
SoapAttribute は、実質的な機能を持っておらず、SOAP 属性の基本クラスとしてだけ使用できます。
必要条件
名前空間: System.Runtime.Remoting.Metadata
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: Mscorlib (Mscorlib.dll 内)