dotnet / dotnet/dotnet-api-docs
Can we use TextFieldParser in Xamarin.Forms
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
I am using TcpClient and NetworkStream to send and receive messages to remote host. The messages are fixed-field-length, some messages may have 10 fields, other 30, so number of fields is variable but they are fixed in their length.
I was wondering if this Visual Basic functionality can be added to Xamarin.Forms .NETStandard 2.0 project (Android, iOS, UWP) to parse such messages?
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 75dc6364-b18d-3eba-8c1a-cd2ed3867b81
* Version Independent ID: ca02ef80-dce4-ebf3-2af5-2ec20d2c1309
* Content: [TextFieldParser.HasFieldsEnclosedInQuotes Property (Microsoft.VisualBasic.FileIO)](https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.fileio.textfieldparser.hasfieldsenclosedinquotes?view=netframework-4.7.2)
* Content Source: [xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml)
* Product: **dotnet-api**
* GitHub Login: @KathleenDollard
* Microsoft Alias: **kdollard**
Contributor guide
Assessment
This issue has not been assessed yet.