compileAsManagedOptions-Enumeration
Wird von der CompileAsManaged-Eigenschaft verwendet.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration compileAsManagedOptions
public enum compileAsManagedOptions
public enum class compileAsManagedOptions
type compileAsManagedOptions
public enum compileAsManagedOptions
Member
Membername | Beschreibung | |
---|---|---|
managedAssembly | Assembly | |
managedAssemblyOldSyntax | Assembly mit alter Syntax | |
managedAssemblyPure | Reine Assemblys | |
managedAssemblySafe | Sichere Assembly | |
managedNotSet | Nicht festgelegt |
Hinweise
Weitere Informationen finden Sie unter TurnOffAssemblyGeneration Weitere Informationen dazu, wie ein Modul erstellt wird.
Weitere Informationen finden Sie unter Eigenschaftenseite "Allgemein" (Projekt).