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の値のビットごとの組み合わせになります。

適用対象