MethodBase._MethodBase.IsPublic プロパティ

定義

このメンバーの詳細については、「IsPublic」をご覧ください。

property bool System::Runtime::InteropServices::_MethodBase::IsPublic { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsPublic { get; }
member this.System.Runtime.InteropServices._MethodBase.IsPublic : bool
 ReadOnly Property IsPublic As Boolean Implements _MethodBase.IsPublic

プロパティ値

Boolean

このメンバーの詳細については、「IsPublic」をご覧ください。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、MethodBase のインスタンスが _MethodBase インターフェイスにキャストされる場合のみ、使用できます。

適用対象