MethodBase._MethodBase.IsAssembly Propiedad

Definición

Para obtener una descripción de este miembro, vea 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

Valor de propiedad

Para obtener una descripción de este miembro, vea IsAssembly.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de MethodBase se convierte en una interfaz _MethodBase.

Se aplica a