MethodBase._MethodBase.IsHideBySig Propriété

Définition

Pour obtenir une description de ce membre, consultez 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

Valeur de propriété

Boolean

Pour obtenir une description de ce membre, consultez IsHideBySig.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de MethodBase est castée en interface _MethodBase.

S’applique à