DependencyCheckTraceEventArgs Class
IIS 7.0
Provides the data for dependency check tracing events.
System..::..Object
System..::..EventArgs
Microsoft.Web.Deployment..::..DeploymentTraceEventArgs
Microsoft.Web.Deployment..::..DependencyCheckTraceEventArgs
System..::..EventArgs
Microsoft.Web.Deployment..::..DeploymentTraceEventArgs
Microsoft.Web.Deployment..::..DependencyCheckTraceEventArgs
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DependencyCheckTraceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DependencyCheckTraceEventArgs | Initializes a new instance of the DependencyCheckTraceEventArgs class. |
| 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 that is passed to the dependency check trace event. (Overrides DeploymentTraceEventArgs..::..Message.) |
| Name | Description | |
|---|---|---|
![]() | AddEventData | Adds data to the current event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | CollectEventData | Collects the event data for the current trace event argument. (Inherited from DeploymentTraceEventArgs.) |
![]() | 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:
