RemoteMethodData.Attributes 欄位

定義

表示這個 RemoteMethodData 所描述方法的屬性。

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

欄位值

備註

如果這個RemoteMethodData欄位描述 COM 物件的方法,此欄位的值是下列MethodAttributes值的位元組合:

適用於