DeploymentObjectChangedEventArgs Class
IIS 7.0
Provides the arguments for a deployment object changed event.
System..::..Object
System..::..EventArgs
Microsoft.Web.Deployment..::..DeploymentTraceEventArgs
Microsoft.Web.Deployment..::..DeploymentObjectChangedEventArgs
System..::..EventArgs
Microsoft.Web.Deployment..::..DeploymentTraceEventArgs
Microsoft.Web.Deployment..::..DeploymentObjectChangedEventArgs
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentObjectChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EventData | Gets a dictionary of data associated with the current event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | EventLevel | Gets the trace level used by the current event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | Message | Gets the message associated with the current event argument. (Overrides DeploymentTraceEventArgs..::..Message.) |
![]() | OperationType | |
![]() | Path | Gets the path associated with the current deployment object changed event argument. |
![]() | ProviderName | Gets the name of the deployment provider associated with the current deployment object changed event argument. |
| Name | Description | |
|---|---|---|
![]() | AddEventData | Adds data to the current event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | CollectEventData | (Overrides DeploymentTraceEventArgs..::..CollectEventData()()()().) |
![]() | CreateNavigator | Creates an XPathNavigator for the current event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
