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 miembro de interfaz. Solo se puede usar cuando la MethodBase instancia se convierte en una _MethodBase interfaz.

Se aplica a