Click or drag to resize

ScriptAuthorAttribute Properties

The ScriptAuthorAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCompany
Gets or sets the company name of the script's author.
Public propertyEmail
Gets or sets the e-mail address to contact the script's author.
Public propertyName
Gets or sets the name of the script's author.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also