UrlToTextResponse Class
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.
Response for Convert website URL page to text (txt)
public class UrlToTextResponse
type UrlToTextResponse = class
Public Class UrlToTextResponse
- Inheritance
-
UrlToTextResponse
Constructors
| Name | Description |
|---|---|
| UrlToTextResponse() | |
Properties
| Name | Description |
|---|---|
| Successful |
True if successful, false otherwise |
| TextContentResult |
Text content result from the URL website input |