DeploymentSyncParameterEventArgs Class
IIS 7.0
Represents the event arguments for a deployment synchronization parameter.
System..::..Object
System..::..EventArgs
Microsoft.Web.Deployment..::..DeploymentTraceEventArgs
Microsoft.Web.Deployment..::..DeploymentSyncParameterEventArgs
Microsoft.Web.Deployment..::..DeploymentSyncParameterChangedEventArgs
System..::..EventArgs
Microsoft.Web.Deployment..::..DeploymentTraceEventArgs
Microsoft.Web.Deployment..::..DeploymentSyncParameterEventArgs
Microsoft.Web.Deployment..::..DeploymentSyncParameterChangedEventArgs
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentSyncParameterEventArgs 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. (Inherited from DeploymentTraceEventArgs.) |
![]() | Name | Gets the name associated with the event arguments for a deployment synchronization parameter. |
![]() | OperationType | Gets the DeploymentOperationKind associated with the event arguments for a deployment synchronization parameter. |
| Name | Description | |
|---|---|---|
![]() | AddEventData | Adds data to the current event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | CollectEventData | Collects the event data for the current synchronization parameter event argument. (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:
