ProvideToolWindowAttribute(Type) Конструктор

Определение

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

public:
 ProvideToolWindowAttribute(Type ^ toolType);
public:
 ProvideToolWindowAttribute(Platform::Type ^ toolType);
public ProvideToolWindowAttribute (Type toolType);
new Microsoft.VisualStudio.Shell.ProvideToolWindowAttribute : Type -> Microsoft.VisualStudio.Shell.ProvideToolWindowAttribute
Public Sub New (toolType As Type)

Параметры

toolType
Type

Тип окна инструментов.

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