Open
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)
- Content Source: xml/Microsoft.VisualBasic.FileIO/TextFieldParser.xml
- Product: dotnet-api
- GitHub Login: @KathleenDollard
- Microsoft Alias: kdollard