InheritanceOption-Enumeration
Gibt an, ob ein neuer Kontext auf der Grundlage des aktuellen Kontexts oder auf der Grundlage der Informationen in ServiceConfig erstellt werden soll.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Syntax
'Declaration
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public Enumeration InheritanceOption
'Usage
Dim instance As InheritanceOption
[SerializableAttribute]
[ComVisibleAttribute(false)]
public enum InheritanceOption
[SerializableAttribute]
[ComVisibleAttribute(false)]
public enum class InheritanceOption
/** @attribute SerializableAttribute() */
/** @attribute ComVisibleAttribute(false) */
public enum InheritanceOption
SerializableAttribute
ComVisibleAttribute(false)
public enum InheritanceOption
Member
Membername | Beschreibung | |
---|---|---|
Ignore | Der neue Kontext wird aus dem Standardkontext erstellt. | |
Inherit | Der neue Kontext wird aus dem vorhandenen Kontext erstellt. Inherit ist der Standardwert für Inheritance. |
Hinweise
InheritanceOption wird für den Wert von Inheritance verwendet.
Plattformen
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1