Partager via


IScriptCollectorInfo Interface

Définition

Représente les informations d'affichage du collecteur de scripts.

public interface class IScriptCollectorInfo
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("C8D7F5A9-5332-46e8-BB33-9D0EF13B0958")]
public interface IScriptCollectorInfo
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("C8D7F5A9-5332-46e8-BB33-9D0EF13B0958")>]
type IScriptCollectorInfo = interface
Public Interface IScriptCollectorInfo
Dérivé
Attributs

Propriétés

Description

Obtient la description du collecteur de scripts.

DisplayName

Obtient le nom complet localisé du collecteur de scripts.

Image

Obtient l'image spécifiée qui est associée au collecteur de scripts.

Moniker

Obtient l'identificateur unique du collecteur de scripts.

ShortcutKey

Obtient la touche d'accès rapide à utiliser.

SupportedContentTypes

Obtient la liste des types de contenu compatibles.

Méthodes

CreateScriptCollector(String, IContext)

Crée une instance du collecteur de scripts.

S’applique à