ScriptTypeAttribute members

Defines a custom attribute to retrieve the script type. This class and its members are reserved for internal use and are not intended to be used in your code.

The ScriptTypeAttribute type exposes the following members.

Constructors

  Name Description
Public method ScriptTypeAttribute Initializes a new instance of the ScriptTypeAttribute class with the specified script type name. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property ScriptType Gets or sets the script type name for a client object. This member is reserved for internal use and is not intended to be used directly from your code.
Public property ServerTypeId Gets or sets the type ID of the corresponding server type. This member is reserved for internal use and is not intended to be used directly from your code.
Public property TypeAlias Gets or sets the alias of the script type full name. This member is reserved for internal use and is not intended to be used directly from your code.
Public property TypeId (Inherited from Attribute.)
Public property ValueObject Gets or sets the flag that indicates whether the current object has a value object. This member is reserved for internal use and is not intended to be used directly from your code.

Top

Methods

  Name Description
Public method Equals (Inherited from Attribute.)
Public method GetHashCode (Inherited from Attribute.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See also

Reference

ScriptTypeAttribute class

Microsoft.SharePoint.Client namespace