MethodBase._MethodBase.IsFamilyOrAssembly Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour obtenir une description de ce membre, consultez IsFamilyOrAssembly.
property bool System::Runtime::InteropServices::_MethodBase::IsFamilyOrAssembly { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsFamilyOrAssembly { get; }
member this.System.Runtime.InteropServices._MethodBase.IsFamilyOrAssembly : bool
ReadOnly Property IsFamilyOrAssembly As Boolean Implements _MethodBase.IsFamilyOrAssembly
Valeur de propriété
Pour obtenir une description de ce membre, consultez IsFamilyOrAssembly.
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.