ProvideTextEditorAutomationAttribute Klasse

Definition

Registriert eine Optionsseite.

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
Vererbung
ProvideTextEditorAutomationAttribute
Attribute

Konstruktoren

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

Initialisiert eine neue Instanz der ProvideTextEditorAutomationAttribute-Klasse.

Eigenschaften

CategoryName

Ruft den Kategorienamen ab.

CategoryResourceId

Ruft die Ressourcen-ID der Kategorie ab.

PageName

Ruft den Seitennamen ab.

TypeId

Ruft das aktuelle ProvideTextEditorAutomationAttribute-Objekt ab.

Methoden

Register(RegistrationAttribute+RegistrationContext)

Registriert die Eigenschaftenseite.

Unregister(RegistrationAttribute+RegistrationContext)

Entfernt Registrierungsinformationen.

Gilt für: