Click or drag to resize
DelimiterInfo Properties

The DelimiterInfo type exposes the following members.

Properties
  NameDescription
Public propertyIsMultiple
Is set to true if multiple spaces are used to separate the values.
Public propertyName
Name of the delimiter. Example: "Tab_DELIMITER"
Public propertyNumber
Delimiter character number used by the engine to determine how to separate the values.
Public propertyScriptCode
Representation of the delimiter value that is used in the script. Example: "'\t'"
Top
See Also