AssemblyRegistrationFlags Wyliczenie

Definicja

Definiuje zestaw flag używany podczas rejestrowania zestawów.

To wyliczenie obsługuje bitową kombinację jego wartości składowych.

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
Dziedziczenie
AssemblyRegistrationFlags
Atrybuty

Pola

None 0

Nie wskazuje żadnych specjalnych ustawień.

SetCodeBase 1

Wskazuje, że klucz podstawowy kodu zestawu powinien być ustawiony w rejestrze.

Dotyczy