This documentation is archived and is not being maintained.
ScriptResourceAttribute Properties
Visual Studio 2010
The ScriptResourceAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ScriptName | Gets the name of the script library. |
|
ScriptResourceName | Obsolete. Gets the name of the resource file for the script library. |
|
StringResourceClientTypeName | Gets the name of the client type to create for the values in the resource file. |
|
StringResourceName | Gets the name of the resource file for the script library. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
TypeName | Obsolete. Gets the name that is used when retrieving the values in the resource file. |
Show: