compileAsManagedOptions Enumeration

Definition

Wird von der CompileAsManaged-Eigenschaft verwendet.

public enum class compileAsManagedOptions
public enum class compileAsManagedOptions
enum compileAsManagedOptions
public enum compileAsManagedOptions
type compileAsManagedOptions = 
Public Enum compileAsManagedOptions
Vererbung
compileAsManagedOptions

Felder

managedAssembly 1

Assembly

managedAssemblyOldSyntax 4

Assembly mit Alter Syntax

managedAssemblyPure 2

Reine Assembly

managedAssemblySafe 3

Sichere Assembly

managedNotSet 0

Nicht festgelegt

Hinweise

TurnOffAssemblyGenerationWeitere Informationen zum Erstellen eines Moduls finden Sie unter.

Weitere Informationen finden Sie unter Allgemeine Eigenschaften Seite (Projekt) .

Gilt für