Skip to content

ServiceError.ErrorId property

When provided, this might be the related error ID stored in the exception log.

public string ErrorId { get; set; }

See Also