MethodBase._MethodBase.IsAssembly Propriété

Définition

Pour obtenir une description de ce membre, consultez IsAssembly.

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

Valeur de propriété

Pour obtenir une description de ce membre, consultez IsAssembly.

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 à