AssemblyRegistrationFlags 列舉

定義

定義註冊組件時所用的旗標集。

此列舉支援其成員值的位元組合。

C#
[System.Flags]
public enum AssemblyRegistrationFlags
C#
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum AssemblyRegistrationFlags
繼承
AssemblyRegistrationFlags
屬性

欄位

名稱 Description
None 0

表示沒有特殊設定。

SetCodeBase 1

表示組件的程式碼基底機碼應該在登錄中設定。

適用於

產品 版本
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1