ProviderErrorEventArgs Class

Class ProviderErrorEventArgs.
public class ProviderErrorEventArgs : EventArgs
This language is not supported or no code example is available.
public ref class ProviderErrorEventArgs : public EventArgs^
This language is not supported or no code example is available.
public class ProviderErrorEventArgs 
extends EventArgs
This language is not supported or no code example is available.
Name Description
Public constructor ProviderErrorEventArgs(ProviderError) Initializes a new instance of the ProviderErrorEventArgs class.
Top
Name Description
Public property Error Gets the error.
Top

In this article

Definition