System.Runtime.InteropServices._MethodBase: Property Members

The properties of System.Runtime.InteropServices._MethodBase are listed below. For a list of all members, see the _MethodBase Members list.

Public Properties

[read-only]
AttributesSystem.Reflection.MethodAttributes.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.Attributes property.

[read-only]
CallingConventionSystem.Reflection.CallingConventions.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.CallingConvention property.

[read-only]
DeclaringTypeType.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.DeclaringType property.

[read-only]
IsAbstractbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsAbstract property.

[read-only]
IsAssemblybool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsAssembly property.

[read-only]
IsConstructorbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsConstructor property.

[read-only]
IsFamilybool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamily property.

[read-only]
IsFamilyAndAssemblybool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamilyAndAssembly property.

[read-only]
IsFamilyOrAssemblybool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamilyOrAssembly property.

[read-only]
IsFinalbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFinal property.

[read-only]
IsHideBySigbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsHideBySig property.

[read-only]
IsPrivatebool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsPrivate property.

[read-only]
IsPublicbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsPublic property.

[read-only]
IsSpecialNamebool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsSpecialName property.

[read-only]
IsStaticbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsStatic property.

[read-only]
IsVirtualbool.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsVirtual property.

[read-only]
MemberTypeSystem.Reflection.MemberTypes.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.MemberType property.

[read-only]
MethodHandleRuntimeMethodHandle.

Provides COM objects with version-independent access to the System.Reflection.MethodBase.MethodHandle property.

[read-only]
Namestring.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.Name property.

[read-only]
ReflectedTypeType.

Provides COM objects with version-independent access to the System.Reflection.MemberInfo.ReflectedType property.