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