Enum CommentsResource.ListRequest.TextFormatEnum
The requested text format for the returned comments.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum CommentsResource.ListRequest.TextFormatEnumFields
| Name | Description | 
|---|---|
| Html | Returns the comments in HTML format. This is the default value. | 
| PlainText | Returns the comments in plain text format. | 
| TextFormatUnspecified |