System.Web.Configuration.SystemWebSectionGroup.Deployment Property

Gets the deployment section.

Syntax

[System.Configuration.ConfigurationProperty("deployment")]
public DeploymentSection Deployment { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Configuration.DeploymentSection object refers to the deployement section of the configuration file.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0