RemoteMethodData.Attributes 字段

定义

表示此 RemoteMethodData 描述的方法的特性。

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

字段值

注解

如果此字段描述 COM 对象的方法,则此RemoteMethodData字段的值是以下MethodAttributes值的按位组合:

适用于