ProvideTextEditorAutomationAttribute Класс

Определение

Регистрирует страницу параметра.

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
Наследование
ProvideTextEditorAutomationAttribute
Атрибуты

Конструкторы

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

Инициализирует новый экземпляр класса ProvideTextEditorAutomationAttribute.

Свойства

CategoryName

Возвращает имя категории.

CategoryResourceId

Возвращает идентификатор ресурса категории.

PageName

Возвращает имя страницы.

TypeId

Возвращает текущий объект ProvideTextEditorAutomationAttribute.

Методы

Register(RegistrationAttribute+RegistrationContext)

Регистрирует страницу свойств.

Unregister(RegistrationAttribute+RegistrationContext)

Удаляет данные о регистрации.

Применяется к