API Reference
Enum
PowerShellCommandQueryFailureCode
Failure categories for PowerShell command execution.
Inheritance
- Enum
- PowerShellCommandQueryFailureCode
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PowerShellCommandQueryFailure.Code
- Field PowerShellCommandQueryFailureCode.Cancelled
- Field PowerShellCommandQueryFailureCode.HostNotAvailable
- Field PowerShellCommandQueryFailureCode.InvalidRequest
- Field PowerShellCommandQueryFailureCode.QueryFailed
- Field PowerShellCommandQueryFailureCode.Timeout
Accepted by parameters
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String