PersonalizableAttribute Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| IsPersonalizable | Gets the setting that indicates whether the attribute can be personalized, as established by one of the constructors. |
| IsSensitive | Gets the setting that indicates whether the attribute is sensitive, as established by one of the constructors. |
| Scope | Gets the PersonalizationScope enumeration value for the class instance, as set by one of the constructors. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (inherited from Attribute) |
Community Additions
ADD
Show: