The properties of System.Runtime.InteropServices._MethodBase are listed below. For a list of all members, see the _MethodBase Members list.
[read-only] | Attributes | System.Reflection.MethodAttributes.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.Attributes property. |
[read-only] | CallingConvention | System.Reflection.CallingConventions.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.CallingConvention property. |
[read-only] | DeclaringType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.DeclaringType property. |
[read-only] | IsAbstract | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsAbstract property. |
[read-only] | IsAssembly | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsAssembly property. |
[read-only] | IsConstructor | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsConstructor property. |
[read-only] | IsFamily | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamily property. |
[read-only] | IsFamilyAndAssembly | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamilyAndAssembly property. |
[read-only] | IsFamilyOrAssembly | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFamilyOrAssembly property. |
[read-only] | IsFinal | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsFinal property. |
[read-only] | IsHideBySig | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsHideBySig property. |
[read-only] | IsPrivate | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsPrivate property. |
[read-only] | IsPublic | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsPublic property. |
[read-only] | IsSpecialName | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsSpecialName property. |
[read-only] | IsStatic | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsStatic property. |
[read-only] | IsVirtual | bool.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.IsVirtual property. |
[read-only] | MemberType | System.Reflection.MemberTypes.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.MemberType property. |
[read-only] | MethodHandle | RuntimeMethodHandle.
Provides COM objects with version-independent access to the System.Reflection.MethodBase.MethodHandle property. |
[read-only] | Name | string.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.Name property. |
[read-only] | ReflectedType | Type.
Provides COM objects with version-independent access to the System.Reflection.MemberInfo.ReflectedType property. |