ServiceModelActivitiesSectionGroup Klass

Definition

Representerar ett konfigurationsavsnitt som innehåller värdalternativ för arbetsflöden.

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
Arv
ServiceModelActivitiesSectionGroup

Konstruktorer

Name Description
ServiceModelActivitiesSectionGroup()

Initierar en ny instans av ServiceModelActivitiesSectionGroup klassen.

Egenskaper

Name Description
IsDeclarationRequired

Hämtar ett värde som anger om den här ConfigurationSectionGroup objektdeklarationen krävs.

(Ärvd från ConfigurationSectionGroup)
IsDeclared

Hämtar ett värde som anger om det här ConfigurationSectionGroup objektet har deklarerats.

(Ärvd från ConfigurationSectionGroup)
Name

Hämtar namnegenskapen för det här ConfigurationSectionGroup objektet.

(Ärvd från ConfigurationSectionGroup)
SectionGroupName

Hämtar det avsnittsgruppnamn som är associerat med den här ConfigurationSectionGroup.

(Ärvd från ConfigurationSectionGroup)
SectionGroups

Hämtar ett ConfigurationSectionGroupCollection objekt som innehåller alla ConfigurationSectionGroup objekt som är underordnade till det här ConfigurationSectionGroup objektet.

(Ärvd från ConfigurationSectionGroup)
Sections

Hämtar ett ConfigurationSectionCollection objekt som innehåller alla ConfigurationSection objekt i det här ConfigurationSectionGroup objektet.

(Ärvd från ConfigurationSectionGroup)
Type

Hämtar eller anger typen för det här ConfigurationSectionGroup objektet.

(Ärvd från ConfigurationSectionGroup)
WorkflowHostingOptionsSection

Hämtar eller anger WorkflowHostingOptionsSection.

Metoder

Name Description
Equals(Object)

Avgör om det angivna objektet är lika med det aktuella objektet.

(Ärvd från Object)
ForceDeclaration()

Tvingar fram deklarationen för det här ConfigurationSectionGroup objektet.

(Ärvd från ConfigurationSectionGroup)
ForceDeclaration(Boolean)

Tvingar fram deklarationen för det här ConfigurationSectionGroup objektet.

(Ärvd från ConfigurationSectionGroup)
GetHashCode()

Fungerar som standard-hash-funktion.

(Ärvd från Object)
GetSectionGroup(Configuration)

Hämtar eller anger ServiceModelActivitiesSectionGroup från den angivna konfigurationen.

GetType()

Hämtar den aktuella instansen Type .

(Ärvd från Object)
MemberwiseClone()

Skapar en ytlig kopia av den aktuella Object.

(Ärvd från Object)
ShouldSerializeSectionGroupInTargetVersion(FrameworkName)

Anger om den aktuella ConfigurationSectionGroup-instansen ska serialiseras när konfigurationsobjekthierarkin serialiseras för den angivna målversionen av .NET Framework.

(Ärvd från ConfigurationSectionGroup)
ToString()

Returnerar en sträng som representerar det aktuella objektet.

(Ärvd från Object)

Gäller för