次の方法で共有


COMMethodInfo.Attributes プロパティ

定義

このメソッドに関連付けられている属性を取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 virtual property System::Reflection::MethodAttributes Attributes { System::Reflection::MethodAttributes get(); };
public override System.Reflection.MethodAttributes Attributes { get; }
member this.Attributes : System.Reflection.MethodAttributes
Public Overrides ReadOnly Property Attributes As MethodAttributes

プロパティ値

MethodAttributes

Public

適用対象

こちらもご覧ください