CmdletProviderInvocationException.ProviderInvocationException Property

Definition

InnerException as ProviderInvocationException.

public:
 property System::Management::Automation::ProviderInvocationException ^ ProviderInvocationException { System::Management::Automation::ProviderInvocationException ^ get(); };
public System.Management.Automation.ProviderInvocationException ProviderInvocationException { get; }
member this.ProviderInvocationException : System.Management.Automation.ProviderInvocationException
Public ReadOnly Property ProviderInvocationException As ProviderInvocationException

Property Value

ProviderInvocationException

Applies to