Click or drag to resize

ScriptMemberAttribute Properties

The ScriptMemberAttribute type exposes the following members.

Properties
 NameDescription
Public propertyAccess Gets the script access setting for the target type member.
(Inherited from ScriptUsageAttribute)
Public propertyFlags Gets or sets the script options for the target type member.
Public propertyName Gets or sets the name that script code will use to access the target type member.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also