ProvisioningFailedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the information received when a failure occurs in applying or accessing provisioning information.
The ProvisioningFailedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exception | The exception containing information about the failure. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top