IScriptTypeFactory interface

This class and its members are reserved for internal use and are not intended to be used in your code. Defines a method signature that creates a client object using the script type name.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Interface IScriptTypeFactory
'Usage
Dim instance As IScriptTypeFactory
public interface IScriptTypeFactory

See also

Reference

IScriptTypeFactory members

Microsoft.SharePoint.Client namespace