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
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public Interface IScriptTypeFactory
'Usage
Dim instance As IScriptTypeFactory
public interface IScriptTypeFactory