MethodBase._MethodBase.IsFamilyAndAssembly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see IsFamilyAndAssembly.
property bool System::Runtime::InteropServices::_MethodBase::IsFamilyAndAssembly { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsFamilyAndAssembly { get; }
member this.System.Runtime.InteropServices._MethodBase.IsFamilyAndAssembly : bool
ReadOnly Property IsFamilyAndAssembly As Boolean Implements _MethodBase.IsFamilyAndAssembly
Property Value
For a description of this member, see IsFamilyAndAssembly.
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.
Applies to
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.