MethodBase._MethodBase.IsPrivate Propriété

Définition

Pour obtenir une description de ce membre, consultez IsPrivate.

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

Valeur de propriété

Boolean

Pour obtenir une description de ce membre, consultez IsPrivate.

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 à