ProvideTextEditorAutomationAttribute Classe

Definizione

Registra una pagina di opzioni.

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
Ereditarietà
ProvideTextEditorAutomationAttribute
Attributi

Costruttori

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

Inizializza una nuova istanza della classe ProvideTextEditorAutomationAttribute.

Proprietà

CategoryName

Ottiene il nome della categoria.

CategoryResourceId

Ottiene l'ID risorsa della categoria.

PageName

Ottiene il nome della pagina.

TypeId

Ottiene l'oggetto ProvideTextEditorAutomationAttribute corrente.

Metodi

Register(RegistrationAttribute+RegistrationContext)

Registra la pagina delle proprietà.

Unregister(RegistrationAttribute+RegistrationContext)

Rimuove le informazioni di registrazione.

Si applica a