PropertyExtension<TTargetElementType> Properties
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
| Name | Description | |
|---|---|---|
![]() | AttributeArray | (Inherited from MemberDescriptor.) |
![]() | Attributes | (Inherited from MemberDescriptor.) |
![]() | Category | Gets the localized name of the category to display in the Property window (default = 'Validate Architecture').(Overrides MemberDescriptor::Category.) |
![]() | ComponentType | The type of the component this property is bound to.(Overrides PropertyDescriptor::ComponentType.) |
![]() | Converter | (Inherited from PropertyDescriptor.) |
![]() | Description | (Inherited from MemberDescriptor.) |
![]() | DesignTimeOnly | (Inherited from MemberDescriptor.) |
![]() | DisplayName | Gets the localized name that can be displayed in the Property window (default = this.Name).(Overrides MemberDescriptor::DisplayName.) |
![]() | IsBrowsable | (Inherited from MemberDescriptor.) |
![]() | IsLocalizable | (Inherited from PropertyDescriptor.) |
![]() | IsReadOnly | Gets a value indicating whether this property is read-only (default is false).(Overrides PropertyDescriptor::IsReadOnly.) |
![]() | Name | (Inherited from MemberDescriptor.) |
![]() | NameHashCode | (Inherited from MemberDescriptor.) |
![]() | PropertyType | Gets the type of the property (default is typeof(string)).(Overrides PropertyDescriptor::PropertyType.) |
![]() | SerializationVisibility | (Inherited from PropertyDescriptor.) |
![]() | SupportsChangeEvents | (Inherited from PropertyDescriptor.) |

