TextInfo.ListSeparator Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the string that separates items in a list.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The value in a set operation is null. |
| InvalidOperationException | In a set operation, the current TextInfo object is read-only. |
Show: