DeploymentTypeChangedEventArgs(DeploymentType) Constructor

Definition

Initializes a new instance of the DeploymentTypeChangedEventArgs class with the old value for the deployment type.

public DeploymentTypeChangedEventArgs (Microsoft.VisualStudio.SharePoint.DeploymentType oldDeploymentType);

Parameters

oldDeploymentType
DeploymentType

The DeploymentType property value before the change event.

Applies to