SoapFieldAttribute.IsInteropXmlElement 方法

定義

傳回值,指出目前屬性是否含有 Interop XML 項目值。

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

傳回

如果目前屬性含有 Interop XML 項目值,則為 true,否則為 false

適用於