RemotePropertyData.Attributes 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示此 RemotePropertyData 描述的属性的特性。
public: System::Reflection::PropertyAttributes Attributes;
public System.Reflection.PropertyAttributes Attributes;
val mutable Attributes : System.Reflection.PropertyAttributes
Public Attributes As PropertyAttributes
字段值
注解
如果此字段描述 COM 对象的属性,则此RemotePropertyData字段的值为 None 。