Прочитать на английском

Поделиться через


VsaItemType Перечисление

Определение

Внимание!

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

Определяет тип элемента как Code, Reference или AppGlobal.

public enum VsaItemType
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.Guid("a9f6f86e-fcf5-3d8d-97e4-0fe6c7fe2274")]
public enum VsaItemType
Наследование
VsaItemType
Атрибуты

Поля

Имя Значение Описание
AppGlobal 1

Тип элемента — AppGlobal.

Code 2

Тип элемента — Code.

Reference 0

Тип элемента — Reference.

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

Продукт Версии (Устарело)
.NET Framework 1.1 (2.0, 3.0, 3.5)