Click or drag to resize

ScriptAttribute Properties

The ScriptAttribute type exposes the following members.

Properties
 NameDescription
Public propertyCategory Gets or sets the category assigned to the script. Used for grouping related scripts together.
Public propertyName Gets or sets the name assigned to the script.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Public propertyVersion Gets or sets the version number of the script.
Top
See Also