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é

Pour obtenir une description de ce membre, consultez IsHideBySig.

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance MethodBase est convertie en _MethodBase interface.

S’applique à