DeploymentTypeChangedEventArgs Class
Provides data for the DeploymentTypeChanged event.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Name | Description | |
|---|---|---|
![]() | DeploymentTypeChangedEventArgs(DeploymentType) | Initializes a new instance of the DeploymentTypeChangedEventArgs class with the old value for the deployment type. |
| Name | Description | |
|---|---|---|
![]() | OldDeploymentType | Gets the DeploymentType property value before the change event. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


