RemoteTypeData.Attributes 字段

定义

表示此 RemoteTypeData 描述的远程类型的特性。

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

字段值

注解

如果此字段描述 COM 对象的类型,则此RemoteTypeData字段的值为 Public

适用于