ProvideTextEditorAutomationAttribute 클래스

Registers an option page.

상속 계층

System.Object
  System.Attribute
    RegistrationAttribute
      ProvideOptionDialogPageAttribute
        RadLangSvc.ProvideTextEditorAutomationAttribute

네임스페이스:  RadLangSvc
어셈블리:  RadLangSvc(RadLangSvc.dll)

구문

‘선언
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := True, Inherited := True)> _
Public NotInheritable Class ProvideTextEditorAutomationAttribute _
    Inherits ProvideOptionDialogPageAttribute
‘사용 방법
Dim instance As ProvideTextEditorAutomationAttribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
public sealed class ProvideTextEditorAutomationAttribute : ProvideOptionDialogPageAttribute
[AttributeUsageAttribute(AttributeTargets::Class, AllowMultiple = true, Inherited = true)]
public ref class ProvideTextEditorAutomationAttribute sealed : public ProvideOptionDialogPageAttribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = true)>]
type ProvideTextEditorAutomationAttribute =  
    class 
        inherit ProvideOptionDialogPageAttribute 
    end
public final class ProvideTextEditorAutomationAttribute extends ProvideOptionDialogPageAttribute

ProvideTextEditorAutomationAttribute 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 ProvideTextEditorAutomationAttribute Initializes a new instance of the ProvideTextEditorAutomationAttribute class.

맨 위로 이동

속성

  이름 설명
공용 속성 CategoryName Gets the category name
공용 속성 CategoryResourceId Gets the category resource ID.
공용 속성 PageName Gets the page name
공용 속성 PageNameResourceId (ProvideOptionDialogPageAttribute에서 상속됨)
공용 속성 PageType (ProvideOptionDialogPageAttribute에서 상속됨)
공용 속성 TypeId Gets the current ProvideTextEditorAutomationAttribute object. (RegistrationAttributeTypeId을(를) 재정의함)

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Attribute에서 상속됨)
공용 메서드 GetHashCode (Attribute에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 IsDefaultAttribute (Attribute에서 상속됨)
공용 메서드 Match (Attribute에서 상속됨)
공용 메서드 Register Registers the property page. (RegistrationAttributeRegister(RegistrationContext)을(를) 재정의함)
공용 메서드 ToString (Object에서 상속됨)
공용 메서드 Unregister Removes registration information. (RegistrationAttributeUnregister(RegistrationContext)을(를) 재정의함)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 _Attribute.GetIDsOfNames (Attribute에서 상속됨)
명시적 인터페이스 구현전용 메서드 _Attribute.GetTypeInfo (Attribute에서 상속됨)
명시적 인터페이스 구현전용 메서드 _Attribute.GetTypeInfoCount (Attribute에서 상속됨)
명시적 인터페이스 구현전용 메서드 _Attribute.Invoke (Attribute에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

RadLangSvc 네임스페이스