MethodBase._MethodBase.IsAssembly Proprietà
Definizione
Per una descrizione di questo membro, vedere IsAssembly.For a description of this member, see IsAssembly.
property bool System::Runtime::InteropServices::_MethodBase::IsAssembly { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsAssembly { get; }
ReadOnly Property IsAssembly As Boolean Implements _MethodBase.IsAssembly
Valore della proprietà
Per una descrizione di questo membro, vedere IsAssembly.For a description of this member, see IsAssembly.
Implementazioni
Commenti
Questo membro è un’implementazione esplicita di un membro di interfaccia.This member is an explicit interface member implementation. Può essere utilizzato solo quando si esegue il cast dell'istanza MethodBase a un'interfaccia _MethodBase.It can be used only when the MethodBase instance is cast to an _MethodBase interface.