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


compileAsManagedOptions - перечисление

Used by the CompileAsManaged property.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
Public Enumeration compileAsManagedOptions
'Применение
Dim instance As compileAsManagedOptions
public enum compileAsManagedOptions
public enum class compileAsManagedOptions
public enum compileAsManagedOptions

Члены

Имя члена Описание
managedNotSet Not set
managedAssembly Assembly
managedAssemblyPure Pure Assembly
managedAssemblySafe Safe Assembly
managedAssemblyOldSyntax Assembly with old syntax

Заметки

See TurnOffAssemblyGeneration for information on how to create a module.

See General Property Page (Project) for more information.

См. также

Ссылки

Microsoft.VisualStudio.VCProjectEngine - пространство имен