SxsOption Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates how side-by-side assemblies are configured for ServiceConfig.
public enum class SxsOption
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public enum SxsOption
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type SxsOption =
Public Enum SxsOption
- Inheritance
- Attributes
Name | Value | Description |
---|---|---|
Ignore | 0 | Side-by-side assemblies are not used within the enclosed context. Ignore is the default setting for SxsOption when Inheritance is set to Ignore. |
Inherit | 1 | The current side-by-side assembly of the enclosed context is used. Inherit is the default setting for SxsOption when Inheritance is set to Inherit. |
New | 2 | A new side-by-side assembly is created for the enclosed context. |
SxsOption is used for the value of Inheritance.
Proizvod | Verzije |
---|---|
.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 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: