ProvideTextEditorAutomationAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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. |