SoapAttribute.ReflectInfo 字段

定义

一个反射对象,从 SoapAttribute 类派生的特性类使用该对象设置 XML 序列化信息。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 

字段值

Object

注解

不需要直接使用此 ReflectInfo 字段。You do not need to use the ReflectInfo field directly.

适用于