MethodBase._MethodBase.IsSpecialName Propriété

Définition

Pour obtenir une description de ce membre, consultez IsSpecialName.

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

Valeur de propriété

Pour obtenir une description de ce membre, consultez IsSpecialName.

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 à