Compartilhar via


ProvideTextEditorAutomationAttribute Classe

Definição

Registra uma página de opção.

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
Herança
ProvideTextEditorAutomationAttribute
Atributos

Construtores

ProvideTextEditorAutomationAttribute(Type, String, String, Int16, Int16)

Inicializa uma nova instância da classe ProvideTextEditorAutomationAttribute.

Propriedades

CategoryName

Obtém o nome da categoria

CategoryResourceId

Obtém a ID do recurso da categoria.

PageName

Obtém o nome da página

TypeId

Obtém o objeto ProvideTextEditorAutomationAttribute atual.

Métodos

Register(RegistrationAttribute+RegistrationContext)

Registra a página de propriedades.

Unregister(RegistrationAttribute+RegistrationContext)

Remove informações do registro.

Aplica-se a