ProvideTextEditorAutomationAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Inscrit une page d'options.
public ref class ProvideTextEditorAutomationAttribute sealed : Microsoft::VisualStudio::Shell::ProvideOptionDialogPageAttribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class ProvideTextEditorAutomationAttribute : Microsoft.VisualStudio.Shell.ProvideOptionDialogPageAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type ProvideTextEditorAutomationAttribute = class
inherit ProvideOptionDialogPageAttribute
Public NotInheritable Class ProvideTextEditorAutomationAttribute
Inherits ProvideOptionDialogPageAttribute
- Héritage
-
ProvideTextEditorAutomationAttribute
- Attributs
Constructeurs
| ProvideTextEditorAutomationAttribute(Type, String, String, Int16, Int16) |
Initialise une nouvelle instance de la classe ProvideTextEditorAutomationAttribute. |
Propriétés
| CategoryName |
Obtient le nom de la catégorie |
| CategoryResourceId |
Obtient l'ID de ressource de catégorie. |
| PageName |
Obtient le nom de la page |
| TypeId |
Obtient l'objet ProvideTextEditorAutomationAttribute actuel. |
Méthodes
| Register(RegistrationAttribute+RegistrationContext) |
Inscrit la page de propriétés. |
| Unregister(RegistrationAttribute+RegistrationContext) |
Supprime les informations d'inscription. |