MethodBase._MethodBase.IsFamilyOrAssembly Property
Definition
For a description of this member, see IsFamilyOrAssembly.
property bool System::Runtime::InteropServices::_MethodBase::IsFamilyOrAssembly { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsFamilyOrAssembly { get; }
ReadOnly Property IsFamilyOrAssembly As Boolean Implements _MethodBase.IsFamilyOrAssembly
Property Value
For a description of this member, see IsFamilyOrAssembly.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the MethodBase instance is cast to an _MethodBase interface.