MethodBase::_MethodBase::IsFamilyAndAssembly Property
.NET Framework (current version)
For a description of this member, see _MethodBase::IsFamilyAndAssembly.
Assembly: mscorlib (in mscorlib.dll)
private: property bool IsFamilyAndAssembly { virtual bool get() sealed = _MethodBase::IsFamilyAndAssembly::get; }
Property Value
Type: System::BooleanFor a description of this member, see _MethodBase::IsFamilyAndAssembly.
Implements
_MethodBase::IsFamilyAndAssemblyThis 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: