MethodBase._MethodBase.IsHideBySig プロパティ

定義

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

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

プロパティ値

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

実装

注釈

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

適用対象