ProvideTextEditorAutomationAttribute Classe

Définition

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.

S’applique à