PowerTCP Emulation for .NET CF
Delimiter Field
See Also  Send comments on this topic.
Dart.Common Namespace > Data Class : Delimiter Field




Gets the search string used in some Read overloads.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Delimiter As String
Visual Basic (Usage)Copy Code
Dim instance As Data
Dim value As String
 
value = instance.Delimiter
C# 
public readonly string Delimiter
Managed Extensions for C++ 
public: readonly string* Delimiter
C++/CLI 
public:
readonly String^ Delimiter

Property Value

A null if no delimiter was used in the Read call. Otherwise, the delimiter string.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.