Aracılığıyla paylaş


ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute Sınıf

Tanım

Özel bir XML tasarımcısının standart metin tabanlı XML düzenleyicisiyle SxS düzenlemesine izin vermemesi gerektiğini belirtmek için kullanılır.

public ref class ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute sealed : Microsoft::VisualStudio::Shell::RegistrationAttribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute : Microsoft.VisualStudio.Shell.RegistrationAttribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute = class
    inherit RegistrationAttribute
Public NotInheritable Class ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute
Inherits RegistrationAttribute
Devralma
ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute
Öznitelikler

Oluşturucular

ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute(String, Object)

ProvideXmlEditorChooserBlockSxSWithXmlEditorAttribute oluşturucu.

Özellikler

EditorFactory

XML Düzenleyici yan yana düzenlemenin engellenmesi gereken düzenleyici fabrikasının benzersiz kimliği

Name

XML Düzenleyici yan yana düzenlemenin engellenmesi gereken tasarımcının kayıt defteri anahtarı adı

TypeId

RegistrationAttribute türetilmiş sınıflarının System.ComponentModel.TypeDescriptor.GetAttributes(...) ile çalışmasına izin vermek için TypeID özelliğini geçersiz kılın. Bu özellikten türetilen bir özniteliğin, yalnızca bir sınıfa uygulanabilecek örnekler üzerinde daha iyi bir denetime ihtiyacı varsa bu özelliği geçersiz kılması gerekir.

(Devralındığı yer: RegistrationAttribute)

Yöntemler

GetPackageRegKeyPath(Guid)

VSPackage'ın kayıt defteri yolunu (uygulamanın kayıt defteri köküne göre) alır.

(Devralındığı yer: RegistrationAttribute)
Register(RegistrationAttribute+RegistrationContext)

Düzenleyici fabrikasını Xml Düzenleyici birlikte yan yana düzenlemeyi desteklemediği için kaydedin

Unregister(RegistrationAttribute+RegistrationContext)

Xml Düzenleyici birlikte yan yana düzenlemeyi desteklemediği için düzenleyici fabrikasının kaydını kaldırın

Şunlara uygulanır