ClientTypeAssemblyAttribute members

Indicates that an assembly contains a derived class of ClientObject or ClientValueObject. This class and its members are reserved for internal use and are not intended to be used in your code.

The ClientTypeAssemblyAttribute type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ScriptTypeFactory Gets or sets a type that is used to create an object from its script type. This member is reserved for internal use and is not intended to be used directly from your code.
Public property TypeId (Inherited from Attribute.)

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

ClientTypeAssemblyAttribute class

Microsoft.SharePoint.Client namespace