DescriptionResourceAttribute Properties
Visual Studio 2008
The DescriptionResourceAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Description | Gets the description, localized to the current culture. (Overrides DescriptionAttribute.Description.) |
|
DescriptionKey | Gets the key of the description resource entry in the specified resource. |
|
DescriptionValue | Gets or sets the string stored as the description. (Inherited from DescriptionAttribute.) |
|
ResourceName | Gets the root name of the resource. |
|
Type | Gets the type that identifies the assembly that contains the resource. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |