ServiceModelActivitiesSectionGroup Class
Represents a configuration section that contains workflow hosting options.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
System.Configuration::ConfigurationSectionGroup
System.ServiceModel.Activities.Configuration::ServiceModelActivitiesSectionGroup
| Name | Description | |
|---|---|---|
![]() | ServiceModelActivitiesSectionGroup() | Initializes a new instance of the ServiceModelActivitiesSectionGroup class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | ForceDeclaration() | Forces the declaration for this ConfigurationSectionGroup object.(Inherited from ConfigurationSectionGroup.) |
![]() | ForceDeclaration(Boolean) | Forces the declaration for this ConfigurationSectionGroup object.(Inherited from ConfigurationSectionGroup.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetSectionGroup(Configuration^) | Gets or sets the ServiceModelActivitiesSectionGroup from the given configuration. |
![]() | GetType() | |
![]() | ShouldSerializeSectionGroupInTargetVersion(FrameworkName^) | Indicates whether the current ConfigurationSectionGroup instance should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework.(Inherited from ConfigurationSectionGroup.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



