RemotePropertyData.Attributes 字段

定义

表示此 RemotePropertyData 描述的属性的特性。

public: System::Reflection::PropertyAttributes Attributes;
public System.Reflection.PropertyAttributes Attributes;
val mutable Attributes : System.Reflection.PropertyAttributes
Public Attributes As PropertyAttributes 

字段值

注解

如果此字段描述 COM 对象的属性,则此RemotePropertyData字段的值为 None

适用于