SxsOption 列舉

定義

指出如何針對 ServiceConfig 設定並存組件。

C#
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public enum SxsOption
繼承
SxsOption
屬性

欄位

名稱 Description
Ignore 0

不會在被封入的內容中使用並存組件。 當 Inheritance 設為 Ignore 時,IgnoreSxsOption 的預設設定。

Inherit 1

會使用被封入內容的目前並存組件。 當 Inheritance 設為 Inherit 時,InheritSxsOption 的預設設定。

New 2

建立被封入內容的新並存組件。

備註

SxsOption 用於的值 Inheritance

適用於

產品 版本
.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