RemoteFieldData.Attributes 字段

定义

表示此 RemoteFieldData 描述的字段的特性。

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

字段值

注解

如果此 RemoteFieldData 字段描述 COM 对象的字段,则不使用此字段。

适用于