PathDeleteResult
Leave feedback
On this page
Represents the result of the operation to delete an indexed file or folder from an index.
public class PathDeleteResult
| Name | Description |
|---|---|
| Error { get; } | Returns a description of deletion error. |
| IsSuccess { get; } | Returns the success indicator of the delete operation. |
| Path { get; } | Returns the path to the file or folder to delete. |
Learn more
- class DeleteResult
- namespace GroupDocs.Search.Results
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.