OperationResponse.Error Property
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.
Any other error caught by the code while sending the last Http request for the operation
public string Error { get; }
member this.Error : string
Public ReadOnly Property Error As String
Property Value
- System.String