This documentation is archived and is not being maintained.
PersonalizableAttribute Properties
Visual Studio 2008
The PersonalizableAttribute type exposes the following members.
| 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.) |
Show: