ProvisioningFailedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the information received when a failure occurs in applying or accessing provisioning information.
public ref class ProvisioningFailedEventArgs : EventArgs
public class ProvisioningFailedEventArgs : EventArgs
type ProvisioningFailedEventArgs = class
inherit EventArgs
Public Class ProvisioningFailedEventArgs
Inherits EventArgs
- Inheritance
-
ProvisioningFailedEventArgs
Properties
Exception |
The exception containing information about the failure. |