MethodBase::_MethodBase::IsAssembly Property
.NET Framework (current version)
For a description of this member, see _MethodBase::IsAssembly.
Assembly: mscorlib (in mscorlib.dll)
private: property bool IsAssembly { virtual bool get() sealed = _MethodBase::IsAssembly::get; }
Implements
_MethodBase::IsAssemblyThis member is an explicit interface member implementation. It can be used only when the MethodBase instance is cast to an _MethodBase interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: