ConstructorInfoWrapper Properties
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Attributes | Gets the attributes of this method.(Overrides MethodBase::Attributes.) |
![]() | CallingConvention | Gets the calling conventions for this method.(Overrides MethodBase::CallingConvention.) |
![]() | ContainsGenericParameters | Determines whether this method has generic parameters.(Overrides MethodBase::ContainsGenericParameters.) |
![]() | CustomAttributes | (Inherited from MemberInfo.) |
![]() | DeclaringType | Gets the type that declares this method.(Overrides MemberInfo::DeclaringType.) |
![]() | IsAbstract | (Inherited from MethodBase.) |
![]() | IsAssembly | (Inherited from MethodBase.) |
![]() | IsConstructor | (Inherited from MethodBase.) |
![]() | IsFamily | (Inherited from MethodBase.) |
![]() | IsFamilyAndAssembly | (Inherited from MethodBase.) |
![]() | IsFamilyOrAssembly | (Inherited from MethodBase.) |
![]() | IsFinal | (Inherited from MethodBase.) |
![]() | IsGenericMethod | (Inherited from MethodBase.) |
![]() | IsGenericMethodDefinition | Determines whether this is a generic method definition.(Overrides MethodBase::IsGenericMethodDefinition.) |
![]() | IsHideBySig | (Inherited from MethodBase.) |
![]() | IsPrivate | (Inherited from MethodBase.) |
![]() | IsPublic | (Inherited from MethodBase.) |
![]() | IsSecurityCritical | (Inherited from MethodBase.) |
![]() | IsSecuritySafeCritical | (Inherited from MethodBase.) |
![]() | IsSecurityTransparent | (Inherited from MethodBase.) |
![]() | IsSpecialName | (Inherited from MethodBase.) |
![]() | IsStatic | (Inherited from MethodBase.) |
![]() | IsVirtual | (Inherited from MethodBase.) |
![]() | MemberType | Gets a MemberTypes value indicating that this is a constructor.(Overrides ConstructorInfo::MemberType.) |
![]() | MetadataToken | Gets the ID of the metadata element.(Overrides MemberInfo::MetadataToken.) |
![]() | MethodHandle | Gets a handle to the internal metadata representation of a method.(Overrides MethodBase::MethodHandle.) |
![]() | MethodImplementationFlags | (Inherited from MethodBase.) |
![]() | Module | Gets the module in which the type that declares the member represented by the current MemberInfo is defined.(Overrides MemberInfo::Module.) |
![]() | Name | Gets the name of this method.(Overrides MemberInfo::Name.) |
![]() | ReflectedType | Gets the type of the class that was used to get this method.(Overrides MemberInfo::ReflectedType.) |
![]() | UnderlyingConstructor | Gets this ConstructorInfo. |
