ServiceModelActivitiesSectionGroup Klasse

Definition

Stellt einen Konfigurationsabschnitt dar, der Workflowhostingoptionen enthält.

public ref class ServiceModelActivitiesSectionGroup sealed : System::Configuration::ConfigurationSectionGroup
public sealed class ServiceModelActivitiesSectionGroup : System.Configuration.ConfigurationSectionGroup
type ServiceModelActivitiesSectionGroup = class
    inherit ConfigurationSectionGroup
Public NotInheritable Class ServiceModelActivitiesSectionGroup
Inherits ConfigurationSectionGroup
Vererbung
ServiceModelActivitiesSectionGroup

Konstruktoren

ServiceModelActivitiesSectionGroup()

Initialisiert eine neue Instanz der ServiceModelActivitiesSectionGroup-Klasse.

Eigenschaften

IsDeclarationRequired

Ruft einen Wert ab, der angibt, ob die Deklaration dieses ConfigurationSectionGroup-Objekts erforderlich ist.

(Geerbt von ConfigurationSectionGroup)
IsDeclared

Ruft einen Wert ab, der angibt, ob dieses ConfigurationSectionGroup-Objekt deklariert wird.

(Geerbt von ConfigurationSectionGroup)
Name

Ruft die Namenseigenschaft dieses ConfigurationSectionGroup-Objekts ab.

(Geerbt von ConfigurationSectionGroup)
SectionGroupName

Ruft den dieser ConfigurationSectionGroup zugeordneten Abschnittsgruppennamen ab.

(Geerbt von ConfigurationSectionGroup)
SectionGroups

Ruft ein ConfigurationSectionGroupCollection-Objekt ab, das alle ConfigurationSectionGroup-Objekte enthält, die untergeordnete Elemente dieses ConfigurationSectionGroup-Objekts sind.

(Geerbt von ConfigurationSectionGroup)
Sections

Ruft ein ConfigurationSectionCollection-Objekt ab, das alle ConfigurationSection-Objekte innerhalb dieses ConfigurationSectionGroup-Objekts enthält.

(Geerbt von ConfigurationSectionGroup)
Type

Ruft den Typ für dieses ConfigurationSectionGroup-Objekt ab oder legt diesen fest.

(Geerbt von ConfigurationSectionGroup)
WorkflowHostingOptionsSection

Ruft den WorkflowHostingOptionsSection ab oder legt diesen fest.

Methoden

Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
ForceDeclaration()

Erzwingt die Deklaration für dieses ConfigurationSectionGroup-Objekt.

(Geerbt von ConfigurationSectionGroup)
ForceDeclaration(Boolean)

Erzwingt die Deklaration für dieses ConfigurationSectionGroup-Objekt.

(Geerbt von ConfigurationSectionGroup)
GetHashCode()

Fungiert als Standardhashfunktion.

(Geerbt von Object)
GetSectionGroup(Configuration)

Ruft das ServiceModelActivitiesSectionGroup-Element aus der angegebenen Konfiguration ab oder legt es fest.

GetType()

Ruft den Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()

Erstellt eine flache Kopie des aktuellen Object.

(Geerbt von Object)
ShouldSerializeSectionGroupInTargetVersion(FrameworkName)

Gibt an, ob die aktuelle ConfigurationSectionGroup Instanz serialisiert werden soll, wenn die Konfigurationsobjekthierarchie für die angegebene Zielversion der .NET Framework serialisiert wird.

(Geerbt von ConfigurationSectionGroup)
ToString()

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für