ProvideEditorFactoryAttribute Oluşturucular

Tanım

Aşırı Yüklemeler

ProvideEditorFactoryAttribute(Type, Int16)

Bu Oluşturucu yeni bir ProvideEditorFactoryAttribute nesne oluşturur.

ProvideEditorFactoryAttribute(Type, Int16, Boolean)

ProvideEditorFactoryAttribute(Type, Int16)

Bu Oluşturucu yeni bir ProvideEditorFactoryAttribute nesne oluşturur.

public:
 ProvideEditorFactoryAttribute(Type ^ factoryType, short nameResourceID);
public:
 ProvideEditorFactoryAttribute(Platform::Type ^ factoryType, short nameResourceID);
public ProvideEditorFactoryAttribute (Type factoryType, short nameResourceID);
new Microsoft.VisualStudio.Shell.ProvideEditorFactoryAttribute : Type * int16 -> Microsoft.VisualStudio.Shell.ProvideEditorFactoryAttribute
Public Sub New (factoryType As Type, nameResourceID As Short)

Parametreler

factoryType
Type

Uygulayan nesne türü IVsEditorFactory .

nameResourceID
Int16

Düzenleyici fabrikasının yerelleştirilmiş adını içeren yönetilmeyen kaynak dosyasındaki kaynak KIMLIĞI.

Şunlara uygulanır

ProvideEditorFactoryAttribute(Type, Int16, Boolean)

public:
 ProvideEditorFactoryAttribute(Type ^ factoryType, short nameResourceID, bool deferUntilIntellisenseIsReady);
public ProvideEditorFactoryAttribute (Type factoryType, short nameResourceID, bool deferUntilIntellisenseIsReady);
new Microsoft.VisualStudio.Shell.ProvideEditorFactoryAttribute : Type * int16 * bool -> Microsoft.VisualStudio.Shell.ProvideEditorFactoryAttribute
Public Sub New (factoryType As Type, nameResourceID As Short, deferUntilIntellisenseIsReady As Boolean)

Parametreler

factoryType
Type
nameResourceID
Int16
deferUntilIntellisenseIsReady
Boolean

Şunlara uygulanır