ServiceModelActivitiesSectionGroup Class
Definition
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.
Represents a configuration section that contains workflow hosting options.
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
- Inheritance
Constructors
ServiceModelActivitiesSectionGroup() |
Initializes a new instance of the ServiceModelActivitiesSectionGroup class. |
Properties
Methods
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() |
Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone() |
Creates a shallow copy of the current Object. (Inherited from Object) |
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) |