IScriptingService Interfaccia

Definizione

Consente di accedere al servizio di scripting.

public interface class IScriptingService
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("CA019366-3FD5-4f6b-83CB-ED6BFC418DBE")]
public interface IScriptingService
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("CA019366-3FD5-4f6b-83CB-ED6BFC418DBE")>]
type IScriptingService = interface
Public Interface IScriptingService
Attributi

Proprietà

ScriptCollectors

Ottiene l'elenco di tutti gli ScriptCollector registrati nel sistema.

Metodi

GetCompatibleCollectors(String)

Enumera tutti gli agenti di raccolta script compatibili con il tipo di contenuto.

OpenSession(IScriptCollectorInfo, IContext)

Imposta un metodo che apre una nuova sessione di scripting.

Si applica a