SoapFieldAttribute::IsInteropXmlElement Method ()

 

Returns a value indicating whether the current attribute contains interop XML element values.

Namespace:   System.Runtime.Remoting.Metadata
Assembly:  mscorlib (in mscorlib.dll)

public:
bool IsInteropXmlElement()

Return Value

Type: System::Boolean

true if the current attribute contains interop XML element values; otherwise, false.

.NET Framework
Available since 1.1
Return to top
Show: