AssemblyRegistrationFlags Výčet

Definice

Definuje sadu příznaků používaných při registraci sestavení.

Tento výčet podporuje bitové kombinace hodnot jeho členů.

public enum class AssemblyRegistrationFlags
[System.Flags]
public enum AssemblyRegistrationFlags
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum AssemblyRegistrationFlags
[<System.Flags>]
type AssemblyRegistrationFlags = 
[<System.Flags>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type AssemblyRegistrationFlags = 
Public Enum AssemblyRegistrationFlags
Dědičnost
AssemblyRegistrationFlags
Atributy

Pole

None 0

Neoznačuje žádná zvláštní nastavení.

SetCodeBase 1

Označuje, že se má v registru nastavit základní klíč kódu pro sestavení.

Platí pro