ParameterBindingException Properties
(see also
Protected Properties
)
| Name | Description | |
|---|---|---|
![]() | CommandInvocation | Gets the invocation information about the command. |
![]() | Data | (Inherited from Exception) |
![]() | ErrorId | Gets the error identifier of this exception. |
![]() | ErrorRecord | Gets the error record associated with the exception. (Inherited from RuntimeException) |
![]() | HelpLink | (Inherited from Exception) |
![]() | InnerException | (Inherited from Exception) |
![]() | Line | Gets the line in the script at which the error occurred. |
![]() | Message | Overridden. Gets the exception message that describes the error condition. |
![]() | Offset | Gets the offset on the line in the script at which the error occurred. |
![]() | ParameterName | Gets the name of the parameter. |
![]() | ParameterType | Gets the type that the parameter is expecting. |
![]() | Source | (Inherited from Exception) |
![]() | StackTrace | Overridden. Gets the stack trace associated with the exception. (Inherited from Exception) |
![]() | TargetSite | (Inherited from Exception) |
![]() | TypeSpecified | Gets the type that was specified as the parameter value. |
![]() | WasThrownFromThrowStatement | Gets or sets a value that indicates whether the exception was thrown from a throw statement. (Inherited from RuntimeException) |
Reference
ParameterBindingException ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.
