RemoteMethodData.Attributes フィールド

定義

この RemoteMethodData が記述するメソッドの属性を表します。

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

フィールド値

MethodAttributes

注釈

このフィールドの値は、 MethodAttributes RemoteMethodData COM オブジェクトのメソッドを記述する場合、次の値のビットごとの組み合わせです。

適用対象