SoapAttribute.ReflectInfo Field

Definition

A reflection object used by attribute classes derived from the SoapAttribute class to set XML serialization information.

protected: System::Object ^ ReflectInfo;
protected object ReflectInfo;
val mutable ReflectInfo : obj
Protected ReflectInfo As Object 

Field Value

Remarks

You do not need to use the ReflectInfo field directly.

Applies to