現在の属性が相互運用 XML 要素値を格納しているかどうかを示す値を返します。
Public Function IsInteropXmlElement() As Boolean
[C#]
public bool IsInteropXmlElement();
[C++]
public: bool IsInteropXmlElement();
[JScript]
public function IsInteropXmlElement() : Boolean;
戻り値
現在の属性が相互運用 XML 要素値を格納している場合は true 。それ以外の場合は false 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
SoapFieldAttribute クラス | SoapFieldAttribute メンバ | System.Runtime.Remoting.Metadata 名前空間