MethodBase._MethodBase.IsFamilyOrAssembly 屬性

定義

如需這個成員的說明,請參閱 IsFamilyOrAssembly

property bool System::Runtime::InteropServices::_MethodBase::IsFamilyOrAssembly { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsFamilyOrAssembly { get; }
member this.System.Runtime.InteropServices._MethodBase.IsFamilyOrAssembly : bool
 ReadOnly Property IsFamilyOrAssembly As Boolean Implements _MethodBase.IsFamilyOrAssembly

屬性值

如需這個成員的說明,請參閱 IsFamilyOrAssembly

實作

備註

這個成員是明確介面成員實作, 只有在 MethodBase 執行個體轉換成 _MethodBase 介面時,才能使用這個成員。

適用於