Bagikan melalui


ProvideEditorAttributeBase Kelas

Definisi

public ref class ProvideEditorAttributeBase abstract : Microsoft::VisualStudio::Shell::RegistrationAttribute
public abstract class ProvideEditorAttributeBase : Microsoft.VisualStudio.Shell.RegistrationAttribute
type ProvideEditorAttributeBase = class
    inherit RegistrationAttribute
Public MustInherit Class ProvideEditorAttributeBase
Inherits RegistrationAttribute
Warisan
ProvideEditorAttributeBase
Turunan

Konstruktor

ProvideEditorAttributeBase(Object)

Menginisialisasi instans ProvideEditorAttributeBase

Properti

Factory

Panduan pabrik editor.

TypeId

Ambil alih properti TypeID untuk memungkinkan RegistrationAttribute memperoleh kelas untuk bekerja dengan System.ComponentModel.TypeDescriptor.GetAttributes(...). Atribut yang berasal dari atribut ini harus mengambil alih properti ini hanya jika membutuhkan kontrol yang lebih baik pada instans yang dapat diterapkan ke kelas.

(Diperoleh dari RegistrationAttribute)

Metode

GetPackageRegKeyPath(Guid)

Mendapatkan jalur registri (relatif terhadap akar registri aplikasi) dari VSPackage.

(Diperoleh dari RegistrationAttribute)
Register(RegistrationAttribute+RegistrationContext)

Mendaftarkan VSPackage ini dengan konteks tertentu, ketika dipanggil oleh alat pendaftaran eksternal seperti regpkg.exe. Untuk informasi selengkapnya, lihat Mendaftarkan VSPackages.

(Diperoleh dari RegistrationAttribute)
Unregister(RegistrationAttribute+RegistrationContext)

Dipanggil untuk membatalkan pendaftaran atribut ini dengan konteks yang diberikan.

(Diperoleh dari RegistrationAttribute)

Berlaku untuk