ServiceModelActivitiesSectionGroup.WorkflowHostingOptionsSection Property

Definition

Gets or sets the WorkflowHostingOptionsSection.

public:
 property System::ServiceModel::Activities::Configuration::WorkflowHostingOptionsSection ^ WorkflowHostingOptionsSection { System::ServiceModel::Activities::Configuration::WorkflowHostingOptionsSection ^ get(); };
public System.ServiceModel.Activities.Configuration.WorkflowHostingOptionsSection WorkflowHostingOptionsSection { get; }
member this.WorkflowHostingOptionsSection : System.ServiceModel.Activities.Configuration.WorkflowHostingOptionsSection
Public ReadOnly Property WorkflowHostingOptionsSection As WorkflowHostingOptionsSection

Property Value

The workflow hosting options section.

Applies to