言語

SoapFieldAttribute.IsInteropXmlElement メソッド

定義

現在の属性に相互運用 XML 要素の値が含まれているかどうかを示す値を返します。

public:
 bool IsInteropXmlElement();
public bool IsInteropXmlElement();
member this.IsInteropXmlElement : unit -> bool
Public Function IsInteropXmlElement () As Boolean

返品

true 現在の属性に相互運用 XML 要素の値が含まれている場合。それ以外の場合は false

適用対象