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

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


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

Определение

Внимание!

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.

Определяет тип элемента кода: Class, Module или None.

C#
public enum VsaItemFlag
C#
[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("40d8ce77-8139-3483-8674-bb9e3acd9b89")]
public enum VsaItemFlag
Наследование
VsaItemFlag
Атрибуты

Поля

Имя Значение Описание
Class 2

Элемент является классом.

Module 1

Элемент является модулем.

None 0

Элемент VSA не имеет типа.

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

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